Skip to content

v0.0.6

Latest
Compare
Choose a tag to compare
@tompston tompston released this 21 Feb 19:51
· 1 commit to main since this release

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