env-select

v0.2.0

v0.2.0 Nov 12 2022 at 13:33 UTC
  • Reorient schema around named profiles (breaking change)
  • Fix terminal cursor disappearing after ctrl-c (#5)
  • Allow passing profile name (or literal value, for single variables) as a cmd arg to skip interactive prompt (#3)
  • Give profiles/variables consistent ordering in prompt (#2)
  • Clean up error handling a bit
  • Lots of doc improvements