Sha256: 9b8d235e6bf6929c9ea7a265cb7583cf7acb7dbd6e2861369c0e6ef4d7dfe5a2
Contents?: true
Size: 1.24 KB
Versions: 1
Compression:
Stored size: 1.24 KB
Contents
# Change log ## [v0.3.3] - 2017-02-10 ### Changed * Update deprecated Fixnum class to Integer for Ruby 2.4 compatability by Edmund Larden(@admund) * Remove self extension from Execute ## [v0.3.2] - 2017-02-06 ### Fixed * Fix File namespacing ## [v0.3.1] - 2017-01-22 ### Fixed * Fix top level File constant ## [v0.3.0] - 2017-01-13 ### Added * Add ability to enumerate Result output * Add #record_saparator for specifying delimiter for enumeration ### Changed * Change Abstract printer to separate arguments out * Change Cmd to prevent modifications * Change pastel dependency version ## [v0.2.0] - 2016-07-03 ### Added * Add ruby interperter helper ### Fixed * Fix multibyte content truncation for streams by Ondrej Moravcik(@ondra-m) ## [v0.1.0] - 2016-05-29 * Initial implementation and release [v0.3.3]: https://github.com/piotrmurach/tty-command/compare/v0.3.2...v0.3.3 [v0.3.2]: https://github.com/piotrmurach/tty-command/compare/v0.3.1...v0.3.2 [v0.3.1]: https://github.com/piotrmurach/tty-command/compare/v0.3.0...v0.3.1 [v0.3.0]: https://github.com/piotrmurach/tty-command/compare/v0.2.0...v0.3.0 [v0.2.0]: https://github.com/piotrmurach/tty-command/compare/v0.1.0...v0.2.0 [v0.1.0]: https://github.com/piotrmurach/tty-command/compare/v0.1.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tty-command-0.3.3 | CHANGELOG.md |