Skip to content

Release 0.9.0

Compare
Choose a tag to compare
@brendandburns brendandburns released this 30 May 19:31
· 1224 commits to master since this release
9bda1e6

Changes since 0.8.2

  • Fix console output when running auth code #252 by foxylion
  • Handle JSON parse errors in watch implementation #250 by silasbw
  • Switch from jsonpath to jsonpath-plus #248 by drubin
  • Fix env variables to include existing environment variables, then override #246 by brendandburns
  • Support terminal resizes #240 by lizardruss
  • Fixed condition to check expired token for exec auth #237 by ankitabhopatkar13
  • Fix relative path loading #226 by brendandburns