fips 0.2.0

A powerful mock server supported by a plugin system
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# 0.2.0

- implement new rule system
- change from packages to modules due to rust module system

# 0.0.1

- Instead of implicitly determining the modus operandi, rules now need to explicitly say what they want to do
- Add logging as a cargo feature
- Add UI mode as a cargo feature (default is enabled)
- Add possibility to generate json-schema for config files
- Add gradient to borders