v2.0.0
* [feat] remove assertions even if `debug` option is on. * [BC] Since this release, assertions are always removed even if `debug` option is on. If you don't want to remove assertions when `debug` is on, simply do not add `unassertify` on that build configuration.