Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Marvin1973:pcs
rubygem-terminal-table
rubygem-terminal-table.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rubygem-terminal-table.changes of Package rubygem-terminal-table
------------------------------------------------------------------- Tue Jan 25 07:38:25 UTC 2022 - Stephan Kulow <coolo@suse.com> updated to version 3.0.2 see installed History.rdoc 3.0.2 / 2021-09-19 ================== - fix align_column for nil values and colspan ------------------------------------------------------------------- Thu Jun 24 18:03:11 UTC 2021 - Stephan Kulow <coolo@suse.com> updated to version 3.0.1 see installed History.rdoc 3.0.1 / 2021-05-10 ================== - Support for unicode-display_width 2.0 - Fix issue where last row of an empty table changed format 3.0.0 / 2020-01-27 ================== - Support for (optional) Unicode border styles on tables. In order to support decent looking Unicode borders, different types of intersections get different types of intersection characters. This has the side effect of subtle formatting differences even for the ASCII table border case due to removal of certain intersections near colspans. For example, previously the output of a table may be: +------+-----+ | Title | +------+-----+ | Char | Num | +------+-----+ | a | 1 | | b | 2 | | c | 3 | +------+-----+ And now the `+` character above the word Title is removed, as it is no longer considered an intersection: +------------+ | Title | +------+-----+ | Char | Num | +------+-----+ | a | 1 | | b | 2 | +------+-----+ - The default border remains an ASCII border for backwards compatibility, however multiple border classes are included / documented, and user defined border types can be applied as needed. In support of this update, the following issues were addressed: - colspan creates conflict with colorize (#95) - Use nice UTF box-drawing characters by default (#99) - Note that `AsciiBorder` is stll the default - Border-left and border-right style (#100) - Helper function to style as Markdown (#111) - Achieved using `MarkdownBorder` ------------------------------------------------------------------- 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
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor