DannyBen/colsole

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
Change Log
========================================

Untagged - Latest
----------------------------------------

- Drop support for Ruby 2.x


v1.0.0 - 2023-01-30
----------------------------------------

- Remove compatibility layer
- Drop support for Ruby 2.6


v0.8.2 - 2023-01-25
----------------------------------------

- Allow calling all methods directly on Colsole (e.g. Colsole.say)


v0.8.1 - 2023-01-20
----------------------------------------

- Compatibility fixes


v0.8.0 - 2023-01-20
----------------------------------------

- Drop support for Ruby < 2.6
- Refactor with rubocop
- Refactor with breaking changes


<!-- break v0.5.1 -->
## [v0.5.1](https://github.com/DannyBen/colsole/tree/v0.5.1) (2017-08-08)
[Full Changelog](https://github.com/DannyBen/colsole/compare/v0.5.0...v0.5.1)

**Closed issues:**

- Terminal Width breaks under certain circumstances [\#5](https://github.com/DannyBen/colsole/issues/5)

**Merged pull requests:**

- Fix Fixnum deprecation for Ruby 2.4 [\#7](https://github.com/DannyBen/colsole/pull/7) ([DannyBen](https://github.com/DannyBen))

## [v0.5.0](https://github.com/DannyBen/colsole/tree/v0.5.0) (2017-06-09)
[Full Changelog](https://github.com/DannyBen/colsole/compare/v0.4.2...v0.5.0)

**Merged pull requests:**

- Improve terminal size detection [\#6](https://github.com/DannyBen/colsole/pull/6) ([DannyBen](https://github.com/DannyBen))

## [v0.4.2](https://github.com/DannyBen/colsole/tree/v0.4.2) (2017-05-25)
[Full Changelog](https://github.com/DannyBen/colsole/compare/v0.4.1...v0.4.2)

**Merged pull requests:**

- Fix terminal size in cases where stty returns 0 0 [\#4](https://github.com/DannyBen/colsole/pull/4) ([DannyBen](https://github.com/DannyBen))

## [v0.4.1](https://github.com/DannyBen/colsole/tree/v0.4.1) (2016-04-22)
[Full Changelog](https://github.com/DannyBen/colsole/compare/v0.4.0...v0.4.1)

**Merged pull requests:**

- Improve GPA by refactoring colorize [\#3](https://github.com/DannyBen/colsole/pull/3) ([DannyBen](https://github.com/DannyBen))
- Better word wrap [\#2](https://github.com/DannyBen/colsole/pull/2) ([DannyBen](https://github.com/DannyBen))

## [v0.4.0](https://github.com/DannyBen/colsole/tree/v0.4.0) (2016-04-16)
[Full Changelog](https://github.com/DannyBen/colsole/compare/v0.3.3...v0.4.0)

**Merged pull requests:**

- Add say\_status [\#1](https://github.com/DannyBen/colsole/pull/1) ([DannyBen](https://github.com/DannyBen))

## [v0.3.3](https://github.com/DannyBen/colsole/tree/v0.3.3) (2016-02-17)
[Full Changelog](https://github.com/DannyBen/colsole/compare/v0.3.2...v0.3.3)

## [v0.3.2](https://github.com/DannyBen/colsole/tree/v0.3.2) (2015-12-05)
[Full Changelog](https://github.com/DannyBen/colsole/compare/v0.3.1...v0.3.2)

## [v0.3.1](https://github.com/DannyBen/colsole/tree/v0.3.1) (2015-12-04)
[Full Changelog](https://github.com/DannyBen/colsole/compare/v0.3.0...v0.3.1)

## [v0.3.0](https://github.com/DannyBen/colsole/tree/v0.3.0) (2015-12-04)
[Full Changelog](https://github.com/DannyBen/colsole/compare/v0.2.0...v0.3.0)

## [v0.2.0](https://github.com/DannyBen/colsole/tree/v0.2.0) (2015-05-17)
[Full Changelog](https://github.com/DannyBen/colsole/compare/v0.1.6...v0.2.0)

## [v0.1.6](https://github.com/DannyBen/colsole/tree/v0.1.6) (2015-05-15)
[Full Changelog](https://github.com/DannyBen/colsole/compare/v0.1.5...v0.1.6)

## [v0.1.5](https://github.com/DannyBen/colsole/tree/v0.1.5) (2015-05-14)
[Full Changelog](https://github.com/DannyBen/colsole/compare/v0.1.4.pre...v0.1.5)

## [v0.1.4.pre](https://github.com/DannyBen/colsole/tree/v0.1.4.pre) (2015-05-14)