Skip to content

Releases: tompston/gomakeme

v0.0.6

21 Feb 19:51
Compare
Choose a tag to compare

Breaking Changes from v0.0.5 -> v0.0.6 !

  • Now has support for 2 go frameworks -> Gin and Fiber
  • refactored predefined responses to be a single function to which the status is passed as an int
  • Removed functions that return API messages
  • Added bash script to test for errors

v0.0.5

06 Feb 23:47
Compare
Choose a tag to compare

Added

  • optional SQLC support
  • correct conversion to plural for module_name
  • .gitignore in the root of init server
  • helmet middleware enabled by default

v0.0.1

11 Jan 16:00
Compare
Choose a tag to compare

v0.0.1