Skip to content

v1.4.0

Compare
Choose a tag to compare
@ku1ik ku1ik released this 10 Feb 21:54
· 822 commits to develop since this release
v1.4.0
  • Dropped distutils fallback in setup.py - setuptools required now (thanks Jakub "@jakubjedelsky" Jedelsky!)
  • Dropped official support for Python 3.2 (although it still works on 3.2)
  • New --speed option for asciinema play (thanks Bastiaan "@bastiaanb" Bakker!)
  • Ability to set API token via ASCIINEMA_API_TOKEN env variable (thanks Samantha "@samdmarshall" Marshall!)
  • Improved shutdown on more signals: CHLD, HUP, TERM, QUIT (thanks Richard "@typerlc"!)
  • Fixed stdin handling during playback via asciinema play