update OBS-URL: https://build.opensuse.org/request/show/992993 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-paint?expand=0&rev=17
97 lines
2.5 KiB
Plaintext
97 lines
2.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 24 05:31:16 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to version 2.0.0
|
|
CHANGELOG.rdoc removed upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 21 05:42:44 UTC 2016 - coolo@suse.com
|
|
|
|
- initial package (version 1.0.1)
|
|
|