- All logs now saved as ".txt".
- Catch ConnectionClosedException and UncheckedIOException in HttpConnector.
- Use first available port for REST server.
- Improved parsing of semicolons.
- Improve documentation.
- Changed license to Apache 2.0
- Improved parsing of semicolons.
- Added warning upon shutdown.
- Use compressed JavaScript libraries and a threadpool for the rest server.
- Use threadpool for executing actions.
- Fixed potential race conditions.
- Initial release.