envify 1.0.5
envify: ^1.0.5 copied to clipboard
A better way to handle environment variables using `.env` file.
1.0.5 #
- Revert previous two version because they didn't solve the problem for annotations' usage
1.0.4 #
- Update
README.mdfor$prefix
1.0.3 #
- Use
$as generated class's prefix instead of_to support usages from annotations
1.0.2 #
- Normalize example folder
1.0.1 #
- Update example and README.md to work properly
1.0.0 #
- Initial version