All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.7.1 (2019-01-09)
- dataMapperChain: serialize and deserialize meta field (dee3814)
0.7.0 (2018-12-14)
- base64: allow for decode as hexstring (bed7495)
0.6.2 (2018-12-14)
- base64: allow for decode as hexstring (bed7495)
0.6.1 (2018-12-03)
- mapperconfig: allow for backwards compitability in mapper configs (f701c0c)
- versioned-configs: add version to serialized config (6985bb9)
0.6.0 (2018-11-29)
0.5.2 (2018-06-13)
- hextofloat: add missing name to hex to float (3ecc365)
- offset: add check for offset as number (244508e)
0.5.1 (2018-05-14)
0.5.0 (2018-05-14)
- Config: add doc typings (8265ab7)
- DataMapperChain: add doc typings (1c4c44a)
- DataMapperChain: add typings and tutorial (b839f89)
- main: add doc typings (8de3343)
0.4.1 (2018-05-13)
0.4.0 (2018-05-09)
0.3.1 (2018-05-09)
0.3.0 (2018-05-08)
- travis: fix and tweak travis (0c20ec3)
- DataMapperChain: add currying of mappers. Fixes #3 (0afdf20)
- dist-build: add step for dist creation (1a6854d)
- mappers: type constructors. Fixes #2 (2eaa150)
0.2.1 (2018-05-02)
- travis: use npm t as test command (77644e8)
0.2.0 (2018-05-02)
- initial: add initial mappers and data mapper chain (0853dab)