Skip to content

v0.26.1

Compare
Choose a tag to compare
@stephenafamo stephenafamo released this 26 May 22:44
· 157 commits to main since this release

Fixed

  • Use netip.Prefix instead of netip.Addr for postgres inet column type. This makes it possible to contain a subnet. By @stephenafamo in #217
  • Allow underscores in enum variable names. By @stephenafamo in #218
  • Fix an issue with title casing enum values. By @stephenafamo in #219

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