v0.6.0
Underlying components of Mendable
are now available as maven-artifacts
at MavenCentral
Prior to this release,
Mendable
was only available as aCLI tool
. Now, the underlying components have been
modularised
and published tomaven 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
onGithub-pages
- (#1)
JSON
,Warning
andRecursive File
support by @bsobe 🚀 - (#16)
Data classes
in public APIs / AdoptPoko
- (#11) Separate out
type
anddefault value
inComposableSignaturesReport
- (#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 ❤️️
Full Changelog: 0.5.0...v0.6.0