Sha256: cc80ae2f1384a84d9e7cfa7c0d384cfa02c46b53d339b43cbc26d3595e77b12e
Contents?: true
Size: 1.72 KB
Versions: 1
Compression:
Stored size: 1.72 KB
Contents
# Change log ## [v0.5.0] - 2018-12-18 ### Changed * Change to update and relax tty-prompt & tty-which constraints ## [v0.4.1] - 2018-08-29 ### Changed * Update tty-prompt dependency ## [v0.4.0] - 2018-04-14 ### Changed * Update tty-prompt dependency * Change to freeze all strings ## [v0.3.0] - 2018-01-06 ### Changed * Update tty-prompt dependency * Change gemspec to require ruby >= 2.0.0 ## [v0.2.1] - 2017-09-18 ### Changed * Change to update tty-prompt dependency ## [v0.2.0] - 2017-03-26 ### Added * Add support for Windows by using notepad editor * Add :content option to Editor#open to distinguish between opening a file with/without content ### Changed * Change to prioritise $VISUAL & $EDITOR env variables * Change to stop generating tempfiles when open without filename or content * Change loading paths * Change dependencies ### Fixed * Fix windows shell escaping ## [v0.1.2] - 2017-02-06 ### Fixed * Fix File namespacing issue ## [v0.1.1] - 2017-01-01 ### Fixed * Fix gemspec summary ## [v0.1.0] - 2017-01-01 * Initial implementation and release [v0.5.0]: https://github.com/piotrmurach/tty-editor/compare/v0.4.1...v0.5.0 [v0.4.1]: https://github.com/piotrmurach/tty-editor/compare/v0.4.0...v0.4.1 [v0.4.0]: https://github.com/piotrmurach/tty-editor/compare/v0.3.0...v0.4.0 [v0.3.0]: https://github.com/piotrmurach/tty-editor/compare/v0.2.1...v0.3.0 [v0.2.1]: https://github.com/piotrmurach/tty-editor/compare/v0.2.0...v0.2.1 [v0.2.0]: https://github.com/piotrmurach/tty-editor/compare/v0.1.2...v0.2.0 [v0.1.2]: https://github.com/piotrmurach/tty-editor/compare/v0.1.1...v0.1.2 [v0.1.1]: https://github.com/piotrmurach/tty-editor/compare/v0.1.0...v0.1.1 [v0.1.0]: https://github.com/piotrmurach/tty-editor/compare/v0.1.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tty-editor-0.5.0 | CHANGELOG.md |