# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.2.5"></a>
## [0.2.5](https://github.com/danrevah/typeserializer/compare/v0.2.4...v0.2.5) (2020-01-21)


### Bug Fixes

* **proj:** fix release script ([9b473cd](https://github.com/danrevah/typeserializer/commit/9b473cd))
* **proj:** update typesscript ([56a8f21](https://github.com/danrevah/typeserializer/commit/56a8f21))



<a name="0.2.4"></a>
## [0.2.4](https://github.com/danrevah/typeserializer/compare/v0.1.9...v0.2.4) (2020-01-21)


### Bug Fixes

* **#10:** derserialize is failing on non-objects types ([6ce9479](https://github.com/danrevah/typeserializer/commit/6ce9479)), closes [#10](https://github.com/danrevah/typeserializer/issues/10)



<a name="0.2.3"></a>
## [0.2.3](https://github.com/danrevah/typeserializer/compare/v0.1.9...v0.2.3) (2018-10-17)



<a name="0.2.1"></a>
## [0.2.1](https://github.com/danrevah/typeserializer/compare/v0.1.9...v0.2.1) (2018-07-19)



<a name="0.1.9"></a>
## [0.1.9](https://github.com/danrevah/typeserializer/compare/v0.1.8...v0.1.9) (2018-07-15)



<a name="0.1.8"></a>
## [0.1.8](https://github.com/danrevah/typeserializer/compare/v0.1.7...v0.1.8) (2018-07-15)



<a name="0.1.7"></a>
## [0.1.7](https://github.com/danrevah/typeserializer/compare/v0.1.6...v0.1.7) (2018-07-15)



<a name="0.1.6"></a>
## [0.1.6](https://github.com/danrevah/typeserializer/compare/v0.1.5...v0.1.6) (2018-07-15)



<a name="0.1.5"></a>
## [0.1.5](https://github.com/danrevah/typeserializer/compare/v0.1.4...v0.1.5) (2018-07-15)



<a name="0.1.4"></a>
## 0.1.4 (2018-07-14)
* Refactored whole code-base
* Support for @Name, @Type
