Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 748 Bytes

CHANGELOG.md

File metadata and controls

41 lines (32 loc) · 748 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

Fixed

[1.0.0] - 2016-06-16

Changed

  • export is not completely via ES6 modules

[0.3.2] - 2016-06-16

Fixed

  • tonic example

[0.3.1] - 2016-06-16

Added

  • added tonic example

[0.2.1] - 2016-06-12

Added

  • kebab Case

[0.2.1] - 2016-06-09

Fixed

  • Fixed import issue with certain environments

[0.2.0] - 2016-06-08

Changed

  • Key conversion is now done by lodash

[0.1.1] - 2016-06-08

Changed

  • Minor change in documentation

[0.1.0] - 2016-06-08

Added

  • snake_case to camelCase
  • camelCase to snake_case