@adonisjs/generic-exceptions
Version:
List of generic exceptions to be used in all other repos
46 lines (18 loc) • 1.05 kB
Markdown
<a name="3.0.1"></a>
## [3.0.1](https://github.com/adonisjs/adonis-generic-exceptions/compare/3.0.0...3.0.1) (2018-10-20)
<a name="3.0.0"></a>
# [3.0.0](https://github.com/adonisjs/adonis-generic-exceptions/compare/v2.0.1...v3.0.0) (2018-10-20)
### Features
* **rewrite:** rewrite in typescript ([57a086a](https://github.com/adonisjs/adonis-generic-exceptions/commit/57a086a))
### BREAKING CHANGES
* **rewrite:** Remove custom methods from InvalidArgumentException in favour of using ow
<a name="2.0.1"></a>
## [2.0.1](https://github.com/adonisjs/adonis-generic-exceptions/compare/v2.0.0...v2.0.1) (2018-05-11)
<a name="2.0.0"></a>
# [2.0.0](https://github.com/adonisjs/adonis-generic-exceptions/compare/v1.0.0...v2.0.0) (2018-01-16)
### Features
* add link to repo & update readme ([a1da015](https://github.com/adonisjs/adonis-generic-exceptions/commit/a1da015))
<a name="1.0.0"></a>
# 1.0.0 (2017-08-01)
### Features
* implement exceptions ([e866e58](https://github.com/adonisjs/adonis-generic-exceptions/commit/e866e58))