March 2025
- Upgrade of dependencies
- Fixes use of external SQLite database to save total needed memory
- JournalMode.OFF and SynchronousMode.OFF
- Added missing index on measurement table
- Use
nl.stokpop.lograter.store.TimeMeasurementStoreSqLite.BUFFER_SIZE
to change buffer size for SQLite counters (default 2048)
- Optimized regex matching of patterns, first checking for partial match before doing full match
Full Changelog: 1.5.4...1.5.5