All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Nothing so far
v1.0.0 - 2020-02-28
- Use error wrapping of standard library instead of github.com/pkg/errors
- Update to Go 1.14
- Release first stable version and start following semantic versioning with regards to backwards compatibility
v0.3.1 - 2019-10-01
- Make
Keys()
function deterministic by sorting the output.
v0.3.0 - 2019-04-21
- Update to new Joe Memory interface
v0.2.0 - 2019-03-18
- Update to the changed Module interface of joe v0.4.0
v0.1.0 - 2019-03-03
Initial alpha release