Swiftpack.co - Swift Packages by thebarndog

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by thebarndog

thebarndog/swift-dotenv 2.0.1
Swift micro-package for loading .env environment files
⭐️ 8
🕓 8 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Release 2.0.1
8 weeks ago
Release 2.0.1 of SwiftDotenv! 🚀🚀🚀 ## What's Changed * [Enhancements] - Documentation and Tooling Update by @thebarndog in https://github.com/thebarndog/swift-dotenv/pull/22 **Full Changelog**: https://github.com/thebarndog/swift-dotenv/compare/2.0.0...2.0.1
Release 2.0.0
1 year ago
Release 2.0.0 of SwiftDotenv! 🚀🚀🚀 This major release is a vast simplification of the API, making the interface less confusing and easier to use. Removed: - environment fallbacks - `Environment` structure Changed: - Moved all functionality to `Dotenv` See the README for more information and documentation.
Release 1.2.0
1 year ago
Release 1.2.0 of SwiftDotenv! 🚀🚀🚀 Added: - Fixed dynamic subscription for environment keys (#13) - Fixed quote handling and escaping (#14, thank you to @KeanuPang)
Release 1.1.0
2 years ago
Release 1.1.0 of SwiftDotenv! 🚀🚀🚀 Added: - ability to dynamically set and remove environment values at runtime (#10)
Release 1.0.0
2 years ago
First release of `SwiftDotenv`! 🚀🚀🚀 Features include: - ability to load .env file at runtime - create environment file programmatically - dynamically access environment values

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics