UNPKG

nesthydrationjs-sb

Version:
114 lines (90 loc) 3.1 kB
# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [0.3.0] - 2016-06-07 ### Added - Changelog - Custom types - Default values ## [0.2.13] - 2016-06-06 ### Added - Added eslint checks ### Changed - Minor style and error fixes ## [0.2.12] - 2016-05-25 ### Added - Added type constants ### Changed - Upgraded dependencies ## [0.2.11] - 2015-07-21 ### Added - Coverage badge to README - Build status badge to README ## [0.2.9] - 2015-07-20 ### Added - TravisCI build - Test coverage reporting ### Changed - Now throws errors instead of Strings ## [0.2.8] - 2015-07-20 ### Fixed - Typo on column list length check ## [0.2.7] - 2015-07-20 ### Changed - Updated lodash library ## [0.2.6] - 2015-07-20 ### Changed - Updated q library ## [0.2.5] - 2015-07-19 ### Changed - Performance improvements ## [0.2.4] - 2015-02-02 ### Added - Additional tests around non-standard structure ## [0.2.3] - 2015-01-22 ### Fixes - Base layer is an object with id having `___NUMBER` postfix or was mapped ## [0.2.2] - 2014-09-10 ### Added - Documentation updates ## [0.2.1] - 2014-09-05 ### Fixes - Column confusion ## [0.2.0] - 2014-09-04 ### Added - Type casting ## [0.1.4] - 2014-09-03 ### Added - Usage documentation - Related projects to README ## [0.1.3] - 2014-08-20 ### Added - Package repository property ## [0.1.2] - 2014-08-19 ### Added - Rename mapping ## [0.1.1] - 2014-08-18 ### Fixed - Package main property ## 0.1.0 - 2014-08-18 ### Added - Initial nest hydration project [Unreleased]: https://github.com/CoursePark/NestHydrationJS/compare/v0.2.13...HEAD [0.2.13]: https://github.com/CoursePark/NestHydrationJS/compare/v0.2.12...v0.2.13 [0.2.12]: https://github.com/CoursePark/NestHydrationJS/compare/v0.2.11...v0.2.12 [0.2.11]: https://github.com/CoursePark/NestHydrationJS/compare/v0.2.10...v0.2.11 [0.2.10]: https://github.com/CoursePark/NestHydrationJS/compare/v0.2.9...v0.2.10 [0.2.9]: https://github.com/CoursePark/NestHydrationJS/compare/v0.2.8...v0.2.9 [0.2.8]: https://github.com/CoursePark/NestHydrationJS/compare/v0.2.7...v0.2.8 [0.2.7]: https://github.com/CoursePark/NestHydrationJS/compare/v0.2.6...v0.2.7 [0.2.6]: https://github.com/CoursePark/NestHydrationJS/compare/v0.2.5...v0.2.6 [0.2.5]: https://github.com/CoursePark/NestHydrationJS/compare/v0.2.4...v0.2.5 [0.2.4]: https://github.com/CoursePark/NestHydrationJS/compare/v0.2.3...v0.2.4 [0.2.3]: https://github.com/CoursePark/NestHydrationJS/compare/v0.2.2...v0.2.3 [0.2.2]: https://github.com/CoursePark/NestHydrationJS/compare/v0.2.1...v0.2.2 [0.2.1]: https://github.com/CoursePark/NestHydrationJS/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/CoursePark/NestHydrationJS/compare/v0.1.4...v0.2.0 [0.1.4]: https://github.com/CoursePark/NestHydrationJS/compare/v0.1.3...v0.1.4 [0.1.3]: https://github.com/CoursePark/NestHydrationJS/compare/v0.1.2...v0.1.3 [0.1.2]: https://github.com/CoursePark/NestHydrationJS/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/CoursePark/NestHydrationJS/compare/v0.1.0...v0.1.1