v0.26.1
Fixed
- Use
netip.Prefix
instead ofnetip.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