Skip to content

v0.5.0

Compare
Choose a tag to compare
@bfabio bfabio released this 12 Sep 15:54
· 97 commits to main since this release
9f425c3

What's Changed

  • fix: handle bool saving in POSTs by @bfabio in #136
  • feat!(software): change model and properly implement PATCH by @bfabio in #138
  • feat: add group field to publishers by @bfabio in #141
  • test: add tests for models by @bfabio in #139
  • fix(software): properly remove associations on DELETE by @bfabio in #140
  • test: fix testify's assert.Equal() arguments order by @bfabio in #129
  • refactor: uniform char casing in GORM tags by @bfabio in #137

Full Changelog: v0.4.1...v0.5.0