Skip to content

1.8.1

Latest
Compare
Choose a tag to compare
@ZacSweers ZacSweers released this 26 Apr 19:42
· 3 commits to main since this release
  • Allow @Unredacted to be applied to a class, only when a supertype is @Redacted
  • Allow @Redacted supertypes to be inherited by objects, only when the child does not implement a custom toString method
  • Fail compilation when @Unredacted and @Redacted are applied to the same class

Special thanks to @DrewCarlson for contributing to this release!

What's Changed

Full Changelog: 1.8.0...1.8.1