Skip to content

Release 0.14.3

  • adding testSuite --list option
  • Improved badge display during testing (iTerm2 only)
  • bin/install is now deprecated
  • Added environmentVariableNameValid, usageArgumentEnvironmentVariable
  • testEnvironmentNameValid
  • mysterious characterFromInteger error with nul character - added special case
  • faster code lookups (1 is always environment, 2 is always argument, stopped being clever)
  • _code is no longer case-insensitive (too slow)
  • _code is not used for argument and environment when known
  • Improved speed overall
  • New function decorate is in progress
  • Cleaned up recursion in buildEnvironmentLoad
  • environmentFileLoad improvements
  • inputConfigurationAdd and applicationHome added
  • avoid modifying IFS
  • _code semantics changed so it is case sensitive