piotrmurach/strings-ansi

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Change log

## [v0.3.0] - unreleased

### Added
* Add support for the majority of the ECMA-48 & VT100 terminal controls
* Add support for hyperlinks escape sequences ([@radarek])

## [v0.2.0] - 2019-11-12

### Change
* Change gemspec to include metadata
* Change gemspec to limit Ruby version to >= 2.0
* Change gemspec to relax dev dependency of bundler version

## [v0.1.0] - 2018-08-27

* Initial implementation and release

[@radarek]: https://github.com/radarek

[v0.3.0]: https://github.com/piotrmurach/strings-ansi/compare/v0.2.0...v0.3.0
[v0.2.0]: https://github.com/piotrmurach/strings-ansi/compare/v0.1.0...v0.2.0
[v0.1.0]: https://github.com/piotrmurach/strings-ansi/compare/aa66ce8...v0.1.0