- Make it work under Perl < 5.24 again (no postderef)
- Add init_file option to recreate the underlying file at object construction.
- Make objects reusable across forks
0.010 2020-02-26 21:45:37+11:00 Australia/Melbourne
- Change to using SQLite for the backing store, fixing the situation where
metrics could be lost if there were lots of them. Minor change to the
constructor parameters, please check the docs.