Releases: tonyarnold/swift-build-environment-tools
Releases · tonyarnold/swift-build-environment-tools
1.0.0
Added
BuildEnvironmentExtractorPluginfor generating Swift code from environment variablesGitInfoPluginfor generating Swift code with Git metadata- Support for configurable acronym preservation in environment variable names
- Automatic camelCase conversion of environment variable names
- Missing environment variables are included in the generated code as comments
- Git tag simplification for cleaner version strings
Full Changelog: https://github.com/tonyarnold/swift-build-environment-tools/commits/1.0.0