Changelog
- Updated dependencies
- Minor code tweaks
- Correct developer name on AppStream metadata
- Remove unneeded stderr print statements
Full Changelog: v1.1.0...v1.1.1
Notes
- An alternate memory mapped file approach was developed, but it didn't appear to provide enough performance improvement and was dropped (this is still available as the
mmap-support
branch, some of the improvements were incorporated into the current release) - A man page and tests might be added in a future version