redacted-compiler-plugin

A Kotlin compiler plugin that generates redacted toString() implementations.

APACHE-2.0 License

Stars
381

Bot releases are visible (Hide)

redacted-compiler-plugin -

Published by ZacSweers almost 3 years ago

  • Support for Kotlin 1.6 (built against 1.6.0-RC). This release should only be used for testing with Kotlin 1.6 previews.
redacted-compiler-plugin -

Published by ZacSweers about 3 years ago

This release was accidentally broken and should not be used! Specifically, the gradle plugin accidentally targeted Java 17.

redacted-compiler-plugin -

Published by ZacSweers almost 4 years ago

redacted-compiler-plugin -

Published by ZacSweers almost 4 years ago

  • Gradle plugin extension now uses modern Gradle Property APIs. Minimum Gradle version is now 5.1.
  • Android-specific APIs (i.e. variantFilter) are now removed. If you still want this, consider
    configuring this manually in your own build however you see fit in tandem with the enabled property.
  • Fix: IR supports redacted classes now too.
redacted-compiler-plugin -

Published by ZacSweers almost 4 years ago

  • New! Experimental support for Kotlin IR. Note that IR is still incubating and subject to change.
  • Update Kotlin to 1.4.21.
  • Tested up to JDK 15.
redacted-compiler-plugin - 0.2.0-1.4-M3

Published by ZacSweers over 4 years ago

This is identical in functionality to 0.2.0 but built against Kotlin 1.4-M3. This version is not considered
stable and should only be used for testing compatibility with Kotlin 1.4 pre-releases.

Package Rankings
Top 22.09% on Repo1.maven.org