Packages

Turns functions into constants at compile-time

Current section

Files

Jump to
constantizer CHANGELOG.md
Raw

CHANGELOG.md

## 0.2.0(2018-08-10)
### Breaking changes
* `resolve_at_compile_time` now defaults to `true` instead of false.
### Bug fixes
* Fix issue where you could get an unused alias warning when
`resolve_at_compile_time` is `true`.
## 0.1.0 (2018-07-29)
Initial release.