#### 4.0.4 (2019-07-19)

##### Bug Fixes

* **category:**  type support for string for configuration util ([2cc635d8](https://github.com/sugoiJS/core/commit/2cc635d81ad97722154dfe7efb2aced95e548057))


#### 4.0.1 (2019-06-29)

##### Fix

* configuration handling fixed ([02c83c2d](https://github.com/sugoiJS/core/commit/02c83c2db4f7d67d8becefe6e0a2a9ec44ea25a5))

## 4.0.0 (2019-06-22)

##### New Features

* **Policies:**  support for multi type valueType added. AJV and JOI schema support added ([d987decc](https://github.com/sugoiJS/core/commit/d987decc49757bafdd8f17e0ccd300ec0043fea7))
* **Decorators:**
  *  OnEvent decorator added for event handling with channnels support ([f767c490](https://github.com/sugoiJS/core/commit/f767c4908ef39bd797e8970d290d5bc7a6ac49c6))
  *  Runtime decorate property added ([9cf80bd3](https://github.com/sugoiJS/core/commit/9cf80bd34a620bdba4781ca94cc7de28418958a8))
  *  Runtime decorate property added ([3ff46db2](https://github.com/sugoiJS/core/commit/3ff46db2c7ddd88ac318782f3db0fd1930e332d3))

##### Other Changes

* **fix:**  build issue with Joi\Ajv interface ([db157153](https://github.com/sugoiJS/core/commit/db1571535a3c2d02638562e7ca3ef9de1a95aadd))

## 4.0.0 (2019-06-11)

##### New Features

* **Policies:**  
  * ComparableSchema support for multi type valueType added. AJV and JOI schema support added ([d987decc](https://github.com/sugoiJS/core/commit/d987decc49757bafdd8f17e0ccd300ec0043fea7))
* **Decorators:**
  *  OnEvent decorator added for event handling with channels support ([f767c490](https://github.com/sugoiJS/core/commit/f767c4908ef39bd797e8970d290d5bc7a6ac49c6))
  *  Catch decorator added for support handling run-time exceptions of methods ([f767c490](https://github.com/sugoiJS/core/commit/f767c4908ef39bd797e8970d290d5bc7a6ac49c6))
  *  Runtime decorate property added ([9cf80bd3](https://github.com/sugoiJS/core/commit/9cf80bd34a620bdba4781ca94cc7de28418958a8))
  *  Runtime decorate property added ([3ff46db2](https://github.com/sugoiJS/core/commit/3ff46db2c7ddd88ac318782f3db0fd1930e332d3))

