Skip to content

Releases: tonyarnold/swift-build-environment-tools

1.0.0

20 Jul 04:25

Choose a tag to compare

Added

  • BuildEnvironmentExtractorPlugin for generating Swift code from environment variables
  • GitInfoPlugin for 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