SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for asciinema-2.2.0-bp155.1.1.noarch.rpm :

* Fri Jul 15 2022 Dirk Müller - update to 2.2.0:
* Added official support for Python 3.8, 3.9, 3.10
* Dropped official support for Python 3.5
* Added `--cols` / `--rows` options for overriding size of pseudo-terminal reported to recorded program
* Improved behaviour of `--append` when output file doesn\'t exist
* Keyboard input is now explicitly read from a TTY device in addition to stdin (when stdin != TTY)
* Recorded program output is now explicitly written to a TTY device instead of stdout
* Dash char (`-`) can now be passed as output filename to write asciicast to stdout
* Diagnostic messages are now printed to stderr (without colors when stderr != TTY)
* Improved robustness of writing asciicast to named pipes
* Lots of codebase modernizations (many thanks to Davis AATTdjds Schirmer!)
* Many other internal refactorings
* Mon Oct 18 2021 Alexei Podvalsky - Update to 2.1.0:
* Ability to pause/resume terminal capture with `C-\\` key shortcut
* Desktop notifications - only for the above pause feature at the moment
* Removed dependency on tput/ncurses (thanks AATTarp242 / Martin Tournoij!)
* ASCIINEMA_REC env var is back (thanks AATTlandonb / Landon Bouma!)
* Terminal answerbacks (CSI 6 n) in `asciinema cat` are now hidden (thanks AATTdjpohly / Devin J. Pohly!)
* Codeset detection works on HP-UX now (thanks AATTmichael-o / Michael Osipov!)
* Attempt at recording to existing file suggests use of `--overwrite` option now
* Upload for users with very long `$USER` is fixed
* Added official support for Python 3.8 and 3.9
* Dropped official support for EOL-ed Python 3.4 and 3.5
* Internal refactorings
* Wed Apr 17 2019 Martin Pluskal - Modernise spec file- Reduce space usage by fdupes
* Sun Jan 13 2019 Alexei Podvalsky - Update to 2.0.2
* Official support for Python 3.7
* Recording is now possible on US-ASCII locale
* Improved Android support
* Possibility of programatic recording with asciinema.record_asciicast function
* Uses new JSON response format added recently to asciinema-server
* Tweaked message about how to stop recording
* Added proper description and other metadata to Python package
* Thu Apr 05 2018 avvissuAATTyandex.by- Upadte to 2.0.1:
* Fixed example in asciicast v2 format doc
* Replaced deprecated encodestring with encodebytes
* Fixed location of config dir (mv ~/.asciinema ~/.config/asciinema)
* Internal refactorings
* Sun Feb 11 2018 avvissuAATTyandex.by- Update to 2.0.0:
* see: /usr/share/doc/packages/asciinema/CHANGELOG
* Tue May 09 2017 avvissuAATTyandex.by- Update to 1.4.0:
* see: /usr/share/doc/packages/asciinema/CHANGELOG
* Wed Jul 13 2016 avvissuAATTyandex.by- Upadate to 1.3.0:
* see: /usr/share/doc/packages/asciinema/CHANGELOG- Create a new spec file for building RPM on Python.
* Thu Mar 31 2016 avvissuAATTyandex.by- Remove static libraries
* Fri Mar 04 2016 avvissuAATTyandex.ru- Update to 1.2.0:
* see: /usr/share/doc/packages/asciinema/CHANGELOG
* Fri Jan 22 2016 avvissuAATTyandex.ru- Fix build on openSUSE > 42.1: add golang-packaging- Disable find-provides function
* Tue Dec 08 2015 avvissuAATTyandex.ru- Initial package
 
ICM