All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.3.0 - 2021-08-03
- support object notation in for-loop array sequence (thanks to @flippingflapping)
2.2.0 - 2021-07-30
- handle nested for-loop
- use dashboard v1.3.3
- support windows OS
- possibility to define multiple states for the same route
2.1.5 - 2021-06-22
- show error message in CLI when invalid fakerjs syntax is detected
2.1.0 - 2021-06-18
- handle javascript config file
1.0.2 - 2021-03-17
- crash if presence of non json file in mocked API folder
1.0.1 - 2021-03-15
- CLI crash on invalid configuration file path