Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

41 lines (30 loc) · 1.34 KB

Changelog

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.1 - 2020-02-29

  • Tag version on master branch (v1.0.0 is ok but tagged on false branch accidentally)

v1.0.0 - 2020-02-29

  • Remove dependency on github.com/pkg/errors
  • Update to Go 1.14

v0.3.2 - 2019-09-15

  • Fix Keys() function

v0.3.1 - 2019-04-21

  • Update to Joe v0.8.0

v0.3.0 - 2019-04-21

  • Update to new Joe Memory interface

v0.2.0 - 2019-03-18

Changed

  • Update to the changed Module interface of joe v0.4.0

v0.1.0 - 2019-03-03

Initial alpha release