Skip to content

Releases: bowbahdoe/magic-bean

2.0.2

23 Jan 20:36
Compare
Choose a tag to compare
  • Fix support for java.lang.Boolean

2.0.1

23 Jan 17:13
Compare
Choose a tag to compare
  • Allow a magic bean to exist in the unnamed package

2.0.0

23 Jan 16:55
Compare
Choose a tag to compare
  • Use an is prefix for boolean getter methods
  • Don't allow non-final classes to derive equals and hashCode

1.1.1

22 Jan 19:13
Compare
Choose a tag to compare
  • Fix discovery of processor after package rename

1.1.0

22 Jan 18:26
Compare
Choose a tag to compare
  • Don't use underscores in package names magic_bean -> magicbean
  • Only generate static factory methods for abstract classes

Improve error messages

22 Jan 09:56
Compare
Choose a tag to compare
1.0.1

Fix incorrect error messages

Initial Release

22 Jan 09:20
Compare
Choose a tag to compare

Release with all basic features in place