New Features
- add
hp-hashmap
feature toggle (enabled by default).
This allows avoiding thedashmap
dependency, and to optimize load
for different applications. It seems that this simple implementation
has performance benefits in some situations at least even though it
may leave all tempfiles in place if a signal handler tries to cleanup
while a lock is held.
Commit Statistics
- 4 commits contributed to the release over the course of 1 calendar day.
- 2 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages