OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-terminal-table-2?expand=0&rev=2
157 lines
4.7 KiB
Plaintext
157 lines
4.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jan 20 13:26:56 UTC 2021 - Stephan Kulow <coolo@suse.com>
|
|
|
|
updated to version 2.0.0
|
|
see installed History.rdoc
|
|
|
|
2.0.0 / 2020-10-28
|
|
==================
|
|
|
|
- Drops official support for Ruby 1.9.x with and of life on 2015-02-23
|
|
- Drops official support for Ruby 2.0.x with and of life on 2016-02-24
|
|
- Drops official support for Ruby 2.1.x with and of life on 2017-03-31
|
|
- Drops official support for Ruby 2.2.x with and of life on 2018-03-31
|
|
- Drops official support for Ruby 2.3.x with and of life on 2019-03-31
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 23 10:24:06 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to version 1.8.0
|
|
see installed History.rdoc
|
|
|
|
1.8.0 / 2017-05-16
|
|
==================
|
|
|
|
* Top and bottom borders can be disabled (@kubakrzempek, #83)
|
|
* `unicode-display-width` dependency relaxes (@mvz, #88)
|
|
|
|
* Readme and docs fixes (@loualrid, #82 and @leoarnold, #86)
|
|
* Fixed some test-related warnings (@juanitofatas, #81 and @mvz, #89)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 22 04:53:28 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to version 1.7.3
|
|
see installed History.rdoc
|
|
|
|
1.7.3 / 2016-09-21
|
|
==================
|
|
|
|
* Fixed compatibility issues for Ruby 1.9, 2.0, 2.1. (@vivekbisen, #80)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 10 04:40:11 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to version 1.7.2
|
|
see installed History.rdoc
|
|
|
|
1.7.2 / 2016-09-09
|
|
==================
|
|
|
|
* Fix packing table to a minimal width (@vizv, #76)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 8 04:53:58 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to version 1.7.1
|
|
see installed History.rdoc
|
|
|
|
1.7.1 / 2016-08-29
|
|
==================
|
|
|
|
* Update `unicode-display_width` to fix behavior with signal traps [#78, @jrmhaig]
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 31 04:48:20 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to version 1.7.0
|
|
see installed History.rdoc
|
|
|
|
1.7.0 / 2016-08-29
|
|
==================
|
|
|
|
All props to @vizv for this release!
|
|
|
|
* Fixed some spec failures
|
|
* Added support for full-width characters (East Asian alphabets, etc)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 7 04:33:13 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to version 1.6.0
|
|
see installed History.rdoc
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 1 04:32:51 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to version 1.5.2
|
|
see installed History.rdoc
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 29 04:30:23 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to version 1.5.1
|
|
see installed History.rdoc
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 27 04:33:17 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to version 1.5.0
|
|
see installed History.rdoc
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 13 07:17:11 UTC 2014 - adrian@suse.de
|
|
|
|
- adapt to new rubygem packaging style
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 28 11:44:21 UTC 2012 - coolo@suse.com
|
|
|
|
- update to 1.4.5
|
|
* Add color support.
|
|
* Various bugfixes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 16 16:27:06 UTC 2012 - jmassaguerpla@suse.com
|
|
|
|
- update gem file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 12 14:09:56 UTC 2012 - fcastelli@suse.com
|
|
|
|
- update to version 1.4.4
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 3 13:49:23 UTC 2010 - fcastelli@novell.com
|
|
|
|
- update to version 1.4.3
|
|
* fix some issues affecting borderless tables
|
|
* temporarily packaged code from this fork: http://github.com/flavio/terminal-table
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 14 18:09:48 UTC 2010 - mrueckert@suse.de
|
|
|
|
- update to version 1.4.2
|
|
* Fixed some bugs with colspan
|
|
- additional changes from version 1.4.1
|
|
* Fix column alignment with separators.
|
|
- additional changes from version 1.4.0
|
|
* Can now add :seperator arbitrarily in a table [thanks splattael]
|
|
* Fix common typo: seperator -> separator [thanks splattael]
|
|
- additional changes from version 1.3.0
|
|
* Major refactoring (functionality remains the same)
|
|
- additional changes from version 1.2.0
|
|
* Added colspan support to table
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de
|
|
|
|
- use rubygems_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 6 17:00:00 CEST 2009 - fcastelli@novell.com
|
|
|
|
- packaged version 1.1.0
|
|
|