Releases: metamemelord/Mockerino
Releases · metamemelord/Mockerino
Fixed issue with file parsing on Windows
v0.1.4 Fixed file parsing issue on Windows (#2)
Started using 'kind' key from endpoint spec file
v0.1.3 Added parsing of files only when kind is 'Endpoint'
Improvements and bug fixes
- Started logging HTTP requests in debug logs
- Refactored code.
- Modified README.md.
Initial release
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.