Releases: bytehide/dotsecrets
Releases · bytehide/dotsecrets
DotSecrets v0.1.1 - Enhanced Examples & Configuration
DotSecrets v0.1.1
🚀 New Features and Improvements
- Cloud Provider Examples: Added comprehensive examples showing seamless integration with various cloud secret providers
- Migration Examples: Created detailed examples of migrating from dotenv to DotSecrets (both manual and automatic paths)
- Configuration File Support: Added support for
dotsecrets.config.jsonfor cleaner configuration - Enhanced Documentation: Improved README with clearer features description and table of contents
- Example Applications: Added working examples for Node.js, Next.js and validation patterns
🔧 Bug Fixes
- Fixed issue with debug mode configuration
- Improved error handling for invalid configuration files
- Enhanced compatibility with legacy code using process.env
📚 Documentation
- Added detailed installation and usage instructions
- Included examples of type conversion and validation
- Enhanced explanation of provider switching capabilities
Thank you to all contributors who made this release possible!