### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.1.1](https://github.com/gorhom/codable/compare/v1.1.0...v1.1.1)

> 18 April 2020

- fix: export encode from index [`c348c7f`](https://github.com/gorhom/codable/commit/c348c7fa19c5c1c966ce760782ab982d3e318948)

#### [v1.1.0](https://github.com/gorhom/codable/compare/v1.0.1...v1.1.0)

> 11 April 2020

- feat: added encoding functionality [`#13`](https://github.com/gorhom/codable/pull/13)
- docs: added a note regarding date encoding [`b180176`](https://github.com/gorhom/codable/commit/b1801766c45a74e2dfa6b9df2d8e48c47121d56e)

#### [v1.0.1](https://github.com/gorhom/codable/compare/v1.0.0...v1.0.1)

> 11 April 2020

- fix: fixed array of codable type [`#12`](https://github.com/gorhom/codable/pull/12)

### [v1.0.0](https://github.com/gorhom/codable/compare/v0.4.2...v1.0.0)

> 11 April 2020

- feat: rename pacakge to @gorhom/codable [`4c3f03e`](https://github.com/gorhom/codable/commit/4c3f03ed701429a86e7208d969269b6416c1cc7f)

#### [v0.4.2](https://github.com/gorhom/codable/compare/v0.4.0...v0.4.2)

> 15 February 2020

- chore: add multidimensional array support [`#10`](https://github.com/gorhom/codable/pull/10)

#### [v0.4.0](https://github.com/gorhom/codable/compare/v0.3.0...v0.4.0)

> 15 February 2020

- refactor: remove lodash [`#9`](https://github.com/gorhom/codable/pull/9)
- feat: add date type [`#8`](https://github.com/gorhom/codable/pull/8)
- fix: update package version [`56b969f`](https://github.com/gorhom/codable/commit/56b969fff9b16764818fb4bed36b3b7cb04c0571)

#### [v0.3.0](https://github.com/gorhom/codable/compare/v0.2.0...v0.3.0)

> 10 February 2020

- feat: improve error messaging [`#7`](https://github.com/gorhom/codable/pull/7)

#### [v0.2.0](https://github.com/gorhom/codable/compare/v0.1.0...v0.2.0)

> 23 December 2019

- fix: disable npm till i setup github actions [`#5`](https://github.com/gorhom/codable/pull/5)
- chore: add release-it [`#4`](https://github.com/gorhom/codable/pull/4)
- feat: implement decode method [`#3`](https://github.com/gorhom/codable/pull/3)
- chore: update a typo [`c87ab74`](https://github.com/gorhom/codable/commit/c87ab7429bd55bbfbe84d97ce435dc5dc050b4fc)

#### v0.1.0

> 12 August 2019

- docs: update readme file [`#2`](https://github.com/gorhom/codable/pull/2)
- feat: Init Codable with Swift decodable functionalities  [`#1`](https://github.com/gorhom/codable/pull/1)
- init project [`9cc25c3`](https://github.com/gorhom/codable/commit/9cc25c3e3e8840f7ede177e732016950819d781b)
- chore: update package private to false [`d202190`](https://github.com/gorhom/codable/commit/d202190e3f9be1fd28ca2b55ab69cc1e07088ffd)
- chore: bump version [`43d2114`](https://github.com/gorhom/codable/commit/43d21143710f0bff7961ca1b55601e2a9800111f)
