Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Latest commit

 

History

History
39 lines (18 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

39 lines (18 loc) · 1.37 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.2 (2020-02-05)

1.0.1 (2020-02-05)

1.0.0 (2020-02-04)

⚠ BREAKING CHANGES

  • api: .get() method deprecated!: instead use map(). E.g. map.get('person.name') becomes -> map('person.name)

Features

  • api: improves mapper API and typescript syntax usage (#2) (5814ccb)

0.1.3 (2019-11-16)

Features

  • options: creates mapper options with suppression definitions (5e4bb1b), closes #1

0.1.2 (2019-10-05)

Features

  • mapper-js: initial commit (8f20ccb)

0.1.1 (2019-09-29)

Features

  • mapper-js: initial commit (8f20ccb)