Skip to content

Releases: wowselim/goldfinch

4.0.0

26 Aug 07:01
70952c5
Compare
Choose a tag to compare
  • Migrate to KSP
  • Ditch kotlinpoet metadata

3.0.1

27 Jul 14:13
Compare
Choose a tag to compare

Fix bug where nullable properties and nullable type parameters were not read correctly.

3.0.0

30 Jun 11:29
Compare
Choose a tag to compare

Generate property containers inside of sealed interface by default.

2.0.0

30 Jun 08:56
Compare
Choose a tag to compare

Updates

  • kotlin 1.7.0
  • kotlinpoet 1.12.0
  • gradle 7.4.2

Improvements
Use value classes instead of data classes for improved performance

1.1.1

23 May 22:10
914d5d4
Compare
Choose a tag to compare
  • Add visibility inheritance

1.1.0

23 May 17:18
3b0b273
Compare
Choose a tag to compare
  • Add visibility modifier support for generated code (public / internal)
  • Bump kotlin to 1.5.0
  • Bump kotlinpoet to 1.8.0

1.0.0

05 Mar 13:29
Compare
Choose a tag to compare
initial commit