Skip to content

Releases: bytehide/dotsecrets

DotSecrets v0.1.1 - Enhanced Examples & Configuration

03 Apr 17:57

Choose a tag to compare

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.json for 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!