2022-08-05 09:23:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Aug 4 13:21:56 UTC 2022 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
|
|
updated to version 2.3.0
|
|
|
|
|
see installed CHANGELOG.md
|
|
|
|
|
|
|
|
|
|
### 2.3.0
|
|
|
|
|
|
|
|
|
|
#### Paint.%() now returns different escape sequences!
|
|
|
|
|
|
|
|
|
|
* Fix #30: Color/effect nesting restores the parent level correctly. More
|
|
|
|
|
verbose ASCII escape sequences are generated to ensure this.
|
|
|
|
|
|
|
|
|
|
#### Other Fixes
|
|
|
|
|
|
|
|
|
|
* Fix #31: Make paint work with frozen strings enabled
|
|
|
|
|
* Also make paint library itself frozen
|
|
|
|
|
* Fix #29: Update dev dependencies
|
|
|
|
|
|
|
|
|
|
|
2021-01-20 23:45:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 20 13:04:11 UTC 2021 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
|
|
updated to version 2.2.1
|
|
|
|
|
see installed CHANGELOG.md
|
|
|
|
|
|
|
|
|
|
### 2.2.1
|
|
|
|
|
|
|
|
|
|
* Explicitly set mac's Terminal.app to 256 colors only, fixes #28
|
|
|
|
|
|
|
|
|
|
|
2020-05-07 22:49:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 7 21:11:45 UTC 2020 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
|
|
- updated to version 2.2.0
|
|
|
|
|
see installed CHANGELOG.md
|
|
|
|
|
|
|
|
|
|
### 2.2.0
|
|
|
|
|
|
|
|
|
|
* Support NO_COLOR environment variable, implements #26 (see no-color.org)
|
|
|
|
|
|
2020-02-10 23:50:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 10 15:20:11 UTC 2020 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
|
|
- updated to version 2.1.1
|
|
|
|
|
see installed CHANGELOG.md
|
|
|
|
|
|
|
|
|
|
### 2.1.1
|
|
|
|
|
|
|
|
|
|
* Blacklist True Color support for urxvt, fixes #25
|
|
|
|
|
|
2019-03-02 23:42:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Mar 2 15:28:38 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
|
|
- updated to version 2.1.0
|
|
|
|
|
see installed CHANGELOG.md
|
|
|
|
|
|
|
|
|
|
### 2.1.0
|
|
|
|
|
|
|
|
|
|
* Set True Color as default mode on more terminals, patch by @smoochbot
|
|
|
|
|
|
2018-12-20 20:17:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 19 07:12:42 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
|
|
|
|
|
|
|
|
|
- updated to version 2.0.3
|
|
|
|
|
see installed CHANGELOG.md
|
|
|
|
|
|
|
|
|
|
### 2.0.3
|
|
|
|
|
|
|
|
|
|
* Add `gray` alias for `white` color, patch by @AlexWayfer
|
|
|
|
|
|
|
|
|
|
### 2.0.2
|
|
|
|
|
|
|
|
|
|
* Remove `gunzip` deprecation warning
|
|
|
|
|
|
2017-12-05 20:45:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Dec 3 19:27:14 UTC 2017 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to version 2.0.1
|
|
|
|
|
see installed CHANGELOG.md
|
|
|
|
|
|
|
|
|
|
### 2.0.1
|
|
|
|
|
|
|
|
|
|
* Fix nested substitutions, patch by @mildmojo
|
|
|
|
|
|
2017-01-13 12:00:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Dec 24 05:31:16 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to version 2.0.0
|
|
|
|
|
CHANGELOG.rdoc removed upstream
|
|
|
|
|
|
2016-01-24 14:04:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jan 21 05:42:44 UTC 2016 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- initial package (version 1.0.1)
|
|
|
|
|
|