Skip to content

v0.6.0

Compare
Choose a tag to compare
@jayasuryat jayasuryat released this 18 Aug 02:11
· 72 commits to main since this release
bfc226f

Underlying components of Mendable are now available as maven-artifacts at MavenCentral

Prior to this release, Mendable was only available as a CLI tool. Now, the underlying components have been
modularised and published to maven central. Read more here : jayasuryat.github.io/mendable

What's Changed (quite a bit, actually)

  • (#5) Add support for parsing/scanning all of the Jetpack Compose Compiler Metrics files by @jayasuryat
  • (#4) Modularization
  • (#18) Setup maven publishing
  • (#19) Setup documentation on Github-pages
  • (#1) JSON, Warning and Recursive File support by @bsobe 🚀
  • (#16) Data classes in public APIs / Adopt Poko
  • (#11) Separate out type and default value in ComposableSignaturesReport
  • (#14) Add missing docs for all of the public API
  • (#13) Setup CI API validation
  • (#9) Setup dependency version management via version-catalogs
  • (#2) Update workflow runner to ubuntu-latest
  • (#10) Bump up dependency versions
  • (#3) Print logs for failing tests

New Contributors ❤️️

  • @bsobe made their first contribution in (#1)

Full Changelog: 0.5.0...v0.6.0