Skip to content

Release v0.17.0

  • Added awsCredentialsAdd, awsCredentialsRemove
  • Added awsProfilesList
  • awsProfilesList test
  • awsCredentialsFile --path now returns the path without error
  • AWS_PROFILE should not be set to blank
  • $((08 + 0)) is actually octal, need to strip integer zeros before doing math, fixing testDates
  • --env usage converted to --env-file where a file was used for consistency with docker and other system formats. Future: --env for environment variables, --env-file for environment variable files
  • fixing dark colors missing for semantic colors
  • speed up testWrapperShellScripts test
  • Assertions now output timing