- Did a complete code cleanup and refactoring in the .NET project (https://github.com/dukeofharen/httplaceholder/pull/346/files).
- Added option to allow JSON value replacing using JSONPath in the response body (#347).
- Replaced the ImageSharp library with Magick.NET due to licensing (#348).
- Fixed bug where starting HttPlaceholder under Windows would cause the YML file watcher to crash (#381).