## 1.0.5 (2017-12-02) ### Bug Fixes * **core:** do not replace 0 and false ([47484c5](https://github.com/poppinss/pope/commit/47484c5)) * **prop:** swap function arguments ([e2e324b](https://github.com/poppinss/pope/commit/e2e324b)) * **regex:** for the last time ([3d2d487](https://github.com/poppinss/pope/commit/3d2d487)) * **regex:** work fine with special chars ([0475cbd](https://github.com/poppinss/pope/commit/0475cbd)) ### Features * **options:** accept options as 3rd param ([3841981](https://github.com/poppinss/pope/commit/3841981)) * **options:** throw exception on undefined ([eea6048](https://github.com/poppinss/pope/commit/eea6048)) * **prop:** expose prop as a function ([d12069d](https://github.com/poppinss/pope/commit/d12069d))