Skip to content

Releases: danielnorberg/auto-matter

v0.27.1

16 Nov 16:11
df650bd

Choose a tag to compare

What's Changed

  • fix: support JSpecify TYPE_USE nullable annotations on collections by @protocol7 in #454

Full Changelog: v0.27.0...v0.27.1

v0.27.0

12 Nov 21:13
ae36bfc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.26.2...v0.27.0

v0.26.2

01 Apr 20:57
b0e6fad

Choose a tag to compare

What's Changed

Full Changelog: v0.26.1...v0.26.2

v0.26.1

18 Jan 03:29

Choose a tag to compare

What's Changed

  • Fix copying builders with nullable collections by @tlcs in #294
  • Fix for auto-matter interface extending an interface nested inside another class by @rowland-current in #342
  • refactor nested inheritance from other package fix by @danielnorberg in #343

New Contributors

Full Changelog: v0.26.0...v0.26.1

v0.26.0

12 May 01:09

Choose a tag to compare

What's Changed

Full Changelog: v0.25.3...v0.26.0

v0.25.3

03 Apr 01:01

Choose a tag to compare

What's Changed

Full Changelog: v0.25.2...v0.25.3

v0.25.2

02 Apr 13:12

Choose a tag to compare

  • Properly ignore record methods #259

v0.25.1

11 Feb 22:16

Choose a tag to compare

  • properly ignore default methods in subtype copy constructors #236

v0.25.0

04 Feb 18:21

Choose a tag to compare

  • remove modeshape dep - vendor inflector #234

v0.24.0

02 Feb 20:30

Choose a tag to compare

  • Exclude transitive dependency com.h2database:h2 #219