<a name="2.1.7"></a>
## [2.1.7](https://github.com/yoannmoinet/i18njs/compare/v2.1.7...v2.1.7) (2015-10-14)




<a name="2.1.7"></a>
## [2.1.7](https://github.com/yoannmoinet/i18njs/compare/v2.1.6...v2.1.7) (2015-10-14)


### Bug Fixes

* **extend:** simplify overcomplicated extend function ([6429bbf](https://github.com/yoannmoinet/i18njs/commit/6429bbf))



<a name="2.1.6"></a>
## [2.1.6](https://github.com/yoannmoinet/i18njs/compare/v2.1.4...v2.1.6) (2015-10-13)


### Bug Fixes

* **get:** only return a template if needed ([ca07b69](https://github.com/yoannmoinet/i18njs/commit/ca07b69))



<a name="2.1.4"></a>
## [2.1.4](https://github.com/yoannmoinet/i18njs/compare/v2.1.3...v2.1.4) (2015-10-07)


### Features

* instrumentalize the templating feature ([5af18a4](https://github.com/yoannmoinet/i18njs/commit/5af18a4))



<a name="2.1.3"></a>
## [2.1.3](https://github.com/yoannmoinet/i18njs/compare/v2.1.2...v2.1.3) (2015-10-06)


### Bug Fixes

* **concat:** roll-back concat-cli as still not fixed ([bd6fb41](https://github.com/yoannmoinet/i18njs/commit/bd6fb41))
* **defaults:** correctly extend sub-objects ([33cab2a](https://github.com/yoannmoinet/i18njs/commit/33cab2a))
* **defaults:** review priorities for defaults usage ([9ed716b](https://github.com/yoannmoinet/i18njs/commit/9ed716b))



<a name="2.1.2"></a>
## [2.1.2](https://github.com/yoannmoinet/i18njs/compare/v2.1.1...v2.1.2) (2015-10-06)


### Bug Fixes

* **defaults:** let get defaults without templated locales ([96e4677](https://github.com/yoannmoinet/i18njs/commit/96e4677))



<a name="2.1.1"></a>
## [2.1.1](https://github.com/yoannmoinet/i18njs/compare/v2.1.0...v2.1.1) (2015-09-25)




<a name="2.1.0"></a>
# [2.1.0](https://github.com/yoannmoinet/i18njs/compare/v2.0.7...v2.1.0) (2015-08-09)




<a name="2.0.7"></a>
## [2.0.7](https://github.com/yoannmoinet/i18njs/compare/v2.0.6...v2.0.7) (2015-08-09)


### Bug Fixes

* **template:** export the template's source as a string ([3496399](https://github.com/yoannmoinet/i18njs/commit/3496399))



<a name="2.0.6"></a>
## [2.0.6](https://github.com/yoannmoinet/i18njs/compare/v2.0.5...v2.0.6) (2015-08-09)


### Bug Fixes

* indent with spaces like everywhere else ([ce66e3c](https://github.com/yoannmoinet/i18njs/commit/ce66e3c))
* use concat-cli without windows-style new lines ([b9b8c31](https://github.com/yoannmoinet/i18njs/commit/b9b8c31))
* use unix new-lines ([bb985c2](https://github.com/yoannmoinet/i18njs/commit/bb985c2))



<a name="2.0.5"></a>
## [2.0.5](https://github.com/yoannmoinet/i18njs/compare/v2.0.4...v2.0.5) (2015-08-08)


### Features

* export template into its own script ([ac34590](https://github.com/yoannmoinet/i18njs/commit/ac34590))



<a name="2.0.4"></a>
## [2.0.4](https://github.com/yoannmoinet/i18njs/compare/v2.0.3...v2.0.4) (2015-08-08)


### Bug Fixes

* check for `template` before using it ([b9292a2](https://github.com/yoannmoinet/i18njs/commit/b9292a2))
* jscs ([562ec71](https://github.com/yoannmoinet/i18njs/commit/562ec71))

### Features

* add pre-compiled template support ([83c8925](https://github.com/yoannmoinet/i18njs/commit/83c8925))



<a name="2.0.3"></a>
## [2.0.3](https://github.com/yoannmoinet/i18njs/compare/v2.0.2...v2.0.3) (2015-08-03)




<a name="2.0.2"></a>
## [2.0.2](https://github.com/yoannmoinet/i18njs/compare/v2.0.1...v2.0.2) (2015-08-03)


### Bug Fixes

* no need to `module.exports` anymore with the umd export ([d0978f8](https://github.com/yoannmoinet/i18njs/commit/d0978f8))



<a name="2.0.1"></a>
## [2.0.1](https://github.com/yoannmoinet/i18njs/compare/v2.0.0...v2.0.1) (2015-07-26)


### Bug Fixes

* **changelog:** better generation for the changelog ([bc46656](https://github.com/yoannmoinet/i18njs/commit/bc46656))

### Features

* **build:** use umd ([e1ca77f](https://github.com/yoannmoinet/i18njs/commit/e1ca77f))
* **changelog:** use next version of conventional-changelog ([5124693](https://github.com/yoannmoinet/i18njs/commit/5124693))
* **tests:** use mocha instead of jasmine ([9195435](https://github.com/yoannmoinet/i18njs/commit/9195435))
* add postversion script to auto bump version of bower ([cb309bd](https://github.com/yoannmoinet/i18njs/commit/cb309bd))
* change filepath for core lib and export to umd by default ([3c3a154](https://github.com/yoannmoinet/i18njs/commit/3c3a154))
* export minified and uglified version ([4df9902](https://github.com/yoannmoinet/i18njs/commit/4df9902))



<a name="2.0.0"></a>
# [2.0.0](https://github.com/yoannmoinet/i18njs/compare/v1.6.0...v2.0.0) (2015-06-28)


### Bug Fixes

* README ([75b8555](https://github.com/yoannmoinet/i18njs/commit/75b8555))
* README ([fb65bbf](https://github.com/yoannmoinet/i18njs/commit/fb65bbf))

### Features

* add Travis CI ([988fc16](https://github.com/yoannmoinet/i18njs/commit/988fc16))
* add changelog ([45a3ccd](https://github.com/yoannmoinet/i18njs/commit/45a3ccd))
* add defaults template values ([3601034](https://github.com/yoannmoinet/i18njs/commit/3601034))
* add linting ([b9de51a](https://github.com/yoannmoinet/i18njs/commit/b9de51a))
* **npm:** add scripts ([4b6b378](https://github.com/yoannmoinet/i18njs/commit/4b6b378))



<a name="1.6.0"></a>
# [1.6.0](https://github.com/yoannmoinet/i18njs/compare/v1.5.0...v1.6.0) (2015-06-05)


### Bug Fixes

* return object when the result is an object and not a string ([6ffa217](https://github.com/yoannmoinet/i18njs/commit/6ffa217))



<a name="1.5.0"></a>
# [1.5.0](https://github.com/yoannmoinet/i18njs/compare/v1.4.1...v1.5.0) (2015-06-04)


### Features

* add `langs` to list all available languages ([0309a38](https://github.com/yoannmoinet/i18njs/commit/0309a38))



<a name="1.4.1"></a>
## [1.4.1](https://github.com/yoannmoinet/i18njs/compare/v1.4.0...v1.4.1) (2015-06-04)


### Bug Fixes

* **has:** check for the language before the key ([ce2bc4a](https://github.com/yoannmoinet/i18njs/commit/ce2bc4a))



<a name="1.4.0"></a>
# [1.4.0](https://github.com/yoannmoinet/i18njs/compare/v1.2.0...v1.4.0) (2015-04-15)


### Bug Fixes

* return `key` if inexistant ([1fd15c9](https://github.com/yoannmoinet/i18njs/commit/1fd15c9))
* use default `lng` in `has` function ([7af84bb](https://github.com/yoannmoinet/i18njs/commit/7af84bb))
* use default object if `data` isn't provided ([8a5fef0](https://github.com/yoannmoinet/i18njs/commit/8a5fef0))

### Features

* **get:** add the possibility to overwrite language ([07d790c](https://github.com/yoannmoinet/i18njs/commit/07d790c))



<a name="1.2.0"></a>
# [1.2.0](https://github.com/yoannmoinet/i18njs/compare/v1.1.0...v1.2.0) (2015-04-08)


### Features

* add `has` function to check on availability of localized string ([6d8c31c](https://github.com/yoannmoinet/i18njs/commit/6d8c31c))



<a name="1.1.0"></a>
# [1.1.0](https://github.com/yoannmoinet/i18njs/compare/v1.0.1...v1.1.0) (2015-04-06)


### Bug Fixes

* update commonjs and amd support ([7005923](https://github.com/yoannmoinet/i18njs/commit/7005923))



<a name="1.0.1"></a>
## [1.0.1](https://github.com/yoannmoinet/i18njs/compare/v1.0.0...v1.0.1) (2015-04-06)




<a name="1.0.0"></a>
# [1.0.0](https://github.com/yoannmoinet/i18njs/compare/5a6af04...v1.0.0) (2015-04-06)


### Features

* add lib ([5a6af04](https://github.com/yoannmoinet/i18njs/commit/5a6af04))
* bower support ([92d472e](https://github.com/yoannmoinet/i18njs/commit/92d472e))
* change `t` to `get` ([09eda5b](https://github.com/yoannmoinet/i18njs/commit/09eda5b))
* npm support ([a73136e](https://github.com/yoannmoinet/i18njs/commit/a73136e))



