Sha256: 86b10864f2b77b6cd2cb0e53890c1b40268f2c3e2a15578c3f9e745613912682

Contents?: true

Size: 1.54 KB

Versions: 1

Compression:

Stored size: 1.54 KB

Contents

# Change log

## [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.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.4.1 CHANGELOG.md