Sha256: 46e99af575f6abde0ced998a62cfc6e270eeafa681cb558a2b3e7b6342d6682b

Contents?: true

Size: 1.67 KB

Versions: 1

Compression:

Stored size: 1.67 KB

Contents

# Change log

## [v0.8.0] - 2017-07-14

### Added
* Add :command option to SystemPager to enforce choice of pagination tool
* Add Error type for specific error notifications

### Changed
* Change SystemPager to prevent initialization if pager isn't supported

### Fixed
* Fix BasicPager to take terminal width into account when displaying page break messages
* Fix SystemPager on Windows by detecting fork implementation

## [v0.7.1] - 2017-04-09

### Fixed
* Fix SystemPager raises error when executable is blank string by Jacob Evelyn (@JacobEvelyn)

## [v0.7.0] - 2017-03-20

### Changed
* Change files loading
* Update tty-which dependency

## [v0.6.0] - 2017-03-19

### Changed
* Change SystemPager to support piped git pagers by @JacobEvelyn

## [v0.5.0] - 2016-12-19

### Changed
* Change to call TTY::Which#exist? new api
* Change to send fork message directly to SystemPager
* Update tty-which
* Update verse dependency

## [v0.4.0] - 2016-02-06

### Changed
* Update tty-screen dependency

## [v0.3.0] - 2015-09-20

### Changed
* Change to use new tty-screen dependency

## [v0.2.0] - 2015-06-27

### Changed
* Change SystemPager to correctly paginate inside a process.

[v0.7.0]: https://github.com/peter-murach/tty-prompt/compare/v0.6.0...v0.7.0
[v0.6.0]: https://github.com/peter-murach/tty-prompt/compare/v0.5.0...v0.6.0
[v0.5.0]: https://github.com/peter-murach/tty-prompt/compare/v0.4.0...v0.5.0
[v0.4.0]: https://github.com/peter-murach/tty-prompt/compare/v0.3.0...v0.4.0
[v0.3.0]: https://github.com/peter-murach/tty-prompt/compare/v0.2.0...v0.3.0
[v0.2.0]: https://github.com/peter-murach/tty-prompt/compare/v0.1.0...v0.2.0
[v0.1.0]: https://github.com/peter-murach/tty-prompt/compare/v0.1.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tty-pager-0.8.0 CHANGELOG.md