- Greatly simplified agent code thanks to Michael Rasmussen.
- Support attaching same agent multiple times.
- Support for Oracle JDK 8 to 11.
- Support for OpenJDK 8 to 11.
- Updated dependencies.
- Every offset of stopped time should reset the previous one instead of applying on top of it.
- Renamed methods that offset real time to avoid confusion.
- Assert that time is indeed stopped when offsetting stopped time.
- Added API to offset stopped time.
- Marked plugin as thread-safe.
- Initial release.