- Fix log message sorting bug. Thanks to @takenagain for their first contribution to this project.
- Bump
intl
dependency to latest version of0.19.0
.
- Refactor to share more code with web and native platforms.
- Fix date parsing bug.
- Add public API to clear all logs.
Refactor to share more code between web and native platforms (focused mainly on file name and directory handling) and fix a bug where logs belonging to days with a single digit month or day could not be parsed.
- Stable release
- Tweak: Localisation initialisation no longer needs to be inialised before logs.
- Memory improvement for log flushing.
- Bug fixes.
- Bug fixes.
- Initial preview version.