Packages

A collection of helpful compiletime tools

Current section

Files

Jump to
compiletime CHANGELOG.md
Raw

CHANGELOG.md

## 0.2.0
Features:
- Compiletime.AppEnvFetcher now checks for environment settings.
Updates:
- Tweak error message for Compiletime.AppEnvFetcher
## 0.1.0
Features:
- Add Compiletime.AppEnvFetcher, which checks for values in application config at compiletime, throwing an error if values are missing