Skip to content

v2.0.0

Compare
Choose a tag to compare
@lukaszbudnik lukaszbudnik released this 04 Feb 07:21
· 100 commits to main since this release
67a63bc

v2.0.0 contains the following changes:

  • converted to go modules
  • rewritten http logic to gorilla web toolkit
  • changed responses to JSON rather than plain text (can be used for stubbing JavaScript apps)
  • added test
  • [infra] added Go GitHub Action to build tests on push/pull request
  • [infra] added Docker Image GitHub Action to build image on push/pull request