Skip to content

v0.20.0

Choose a tag to compare

@BunnyCrlu BunnyCrlu released this 22 May 15:23
· 36 commits to master since this release
5a5eabb

Changelog

  • 1a859d3 Added Import functionality to variables command
  • 92917df Create/edit environment with terminationProtection
  • fb11ac1 Dependency Bump and go1.22.3
  • 5b828e0 Expose primary settings in stylish output
  • b7cf41c Merge pull request #60 from aminalali8/ft-amn-add-env-vars-from-file
  • 5a5eabb Merge pull request #61 from bunnyshell/termination-protection
  • 7551b2e Upgrade actions to use Node20 runtime
  • 0f88508 created createEnvVar Function and added ignoreDuplicate flag to skip over variables already defined
  • 65dab76 removed fmt from imports
  • a495485 tested the ignoreDuplicates flag and refactored the code a bit
  • 2dd8a9c updated post checking if isSecret defaults to false|null