Skip to content

v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Sep 04:59
534e9fa

Breaking Changes

  • Support go 1.24+, drop go 1.23 or earlier #33 @moznion

Since this version, it no longer supports the go v1.23 or earlier.

New Features

  • feat: Option to return value instead of pointer #30 @jj-style
  • Add support for specifying a prefix for generated setter methods #41 @moznion

Maintenance