Skip to content

Releases: metamemelord/Mockerino

Fixed issue with file parsing on Windows

26 Sep 08:02
d0030db
Compare
Choose a tag to compare
v0.1.4

Fixed file parsing issue on Windows (#2)

Started using 'kind' key from endpoint spec file

26 Sep 06:15
Compare
Choose a tag to compare
v0.1.3

Added parsing of files only when kind is 'Endpoint'

Improvements and bug fixes

20 Sep 13:05
Compare
Choose a tag to compare
  • Started logging HTTP requests in debug logs
  • Refactored code.
  • Modified README.md.

Initial release

18 Sep 16:30
Compare
Choose a tag to compare

In this release, the core of the project has been stablised. The boilerplate can be generated now with the mockerino init command which creates a fully functional server in the working directory.