Skip to content

Releases: theEvilReaper/DartPoet

v1.0.10

26 Mar 07:55

Choose a tag to compare

1.0.10 (2026-03-26)

Bug Fixes

v1.0.9

03 Mar 16:46

Choose a tag to compare

1.0.9 (2026-03-03)

Bug Fixes

  • build: use project version for Maven coordinates (2484f59)

v1.0.8

03 Mar 16:42

Choose a tag to compare

1.0.8 (2026-03-03)

Bug Fixes

  • build: move group and version definitions to gradle.properties and adjust Maven publishing configuration (8f67f70)

v1.0.7

03 Mar 16:38

Choose a tag to compare

1.0.7 (2026-03-03)

Bug Fixes

v1.0.4

02 Mar 07:49

Choose a tag to compare

1.0.4 (2026-03-02)

Bug Fixes

  • deps: update dependency org.jetbrains:annotations to v26.1.0 (#222) (ad2436b)

v1.0.3

16 Feb 13:07

Choose a tag to compare

1.0.3 (2026-02-16)

Bug Fixes

  • deps: update junit-framework monorepo to v6.0.3 (#221) (a4d5f28)

v1.0.2

12 Feb 18:43

Choose a tag to compare

1.0.2 (2026-02-12)

Bug Fixes

  • maven: Improve publishing (f593091)

v1.0.1

12 Feb 18:37

Choose a tag to compare

1.0.1 (2026-02-12)

Bug Fixes

  • maven: Update Maven coordinates for DartPoet (b973236)

v1.0.0

08 Feb 19:21

Choose a tag to compare

1.0.0 (2026-02-08)

Bug Fixes

  • deps: update dependency org.junit.jupiter:junit-jupiter-engine to v6.0.2 (#206) (0de868f)
  • deps: update junit-framework monorepo to v6.0.1 (#191) (5eb6ab3)

Features

  • add support for %N placeholders (#208) (59ef22d)
  • generalize parameter handling to avoid duplicated code (#212) (d2ba892)
  • improve typedef structure and the writing of it (#209) (77722ce)