Releases: Visorian/envsync
Releases · Visorian/envsync
v0.5.0
🚀 Enhancements
- Added error handling for authentication issues (e88c100)
- Added remote-config feature to init function (a76f35a)
- Added support for remote-config to update function (a5f6f12)
🩹 Fixes
- .gitignore content is no longer used as include option by default (c39eae5)
- Extended error handling, fixed hide-logo parameter (ab2cde8)
❤️ Contributors
- Jan-Henrik Damaschke (@itpropro)
v0.4.0
🚀 Enhancements
- Added option to include suffixes, e.g. .env.template (c2327a4)
- Added rescan function to update configured .env files (94e172b)
📖 Documentation
- Updated README with configless examples (ddfa7a2)
🏡 Chore
- Adjusted package.json with bin property (bf27476)
❤️ Contributors
- Jan-Henrik Damaschke (@itpropro)