Sha256: 70e484aa6f8937fd2b732f231babeb88953a2b228c8db0113134ab6ade592317

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 KB

Contents

0.5.0 (Sept 13, 2015)

* Add external dependency to check for color support
* Add #colored? to check if string has color escape codes
* Add #eachline option to allow coloring of multiline strings
* Further refine #strip method accuracy
* Fix redefining inspect method
* Fix string representation for pastel instance

0.4.0 (November 22, 2014)

* Fix Delegator#respond_to method to correctly report existence of methods
* Add ability to #detach color combination for later reuse
* Add ability to nest styles with blocks

0.3.0 (November 8, 2014)

* Add ability to alias colors through #alias_color method
* Add ability to alias colors through the environment variable
* Improve performance of Pastel::Color styles and lookup methods
* Fix bug concerned with lack of escaping for nested styles

0.2.1 (October 13, 2014)

* Fix issue #1 with unitialize dependency

0.2.0 (October 12, 2014)

* Change gemspec to include equatable as dependency
* Add #supports? to Color to check for terminal color support
* Add ability to force color support through :enabled option
* Change Delegator to stop creating instances and improve performance

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pastel-0.5.0 CHANGELOG.md