<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/ruby-terminal-table/Makefile, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2022-12-04T16:32:33Z</updated>
<entry>
<title>textproc/ruby-terminal-table: update to 3.0.2</title>
<updated>2022-12-04T16:32:33Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2022-12-04T16:32:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=443f905412383c664d8781fd873ae8fccb482396'/>
<id>urn:sha1:443f905412383c664d8781fd873ae8fccb482396</id>
<content type='text'>
3.0.2 (2021-09-19)

* fix align_column for nil values and colspan

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`</content>
</entry>
<entry>
<title>textproc/ruby-terminal-table: relax dependency</title>
<updated>2021-06-19T07:47:33Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2021-06-19T07:47:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f2693a85854fe94a769d8af24c7e9a2a921651a8'/>
<id>urn:sha1:f2693a85854fe94a769d8af24c7e9a2a921651a8</id>
<content type='text'>
Relax dependency to ruby-unicode-display_width and it fixes runtime problem
of www/ruby-jekyll.  (Noted by wiz@ via private e-mail.)

Bump PKGREVISION.</content>
</entry>
<entry>
<title>textproc/ruby-terminal-table: update to 2.0.0</title>
<updated>2021-01-18T14:52:59Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2021-01-18T14:52:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=78763498b7af78ca2fbe4ce0dd3a3edc36ca0deb'/>
<id>urn:sha1:78763498b7af78ca2fbe4ce0dd3a3edc36ca0deb</id>
<content type='text'>
2.0.0 (2020-11-01)

Requires Ruby 2.4+

* Protect against nil in column/row loop (#92)
* Remove unicode display string extensions (#104)</content>
</entry>
<entry>
<title>Add "USE_LANGUAGES=	# noen"</title>
<updated>2020-06-21T14:54:50Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2020-06-21T14:54:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=64e8e22a8c089917fdf043485b0b45ff9404cbe9'/>
<id>urn:sha1:64e8e22a8c089917fdf043485b0b45ff9404cbe9</id>
<content type='text'>
Add "USE_LANGUAGES=	# noen" for pure Ruby packages.</content>
</entry>
<entry>
<title>textproc/ruby-terminal-table: import ruby26-terminal-table-1.8.0</title>
<updated>2019-10-05T04:11:43Z</updated>
<author>
<name>ryoon</name>
<email>ryoon@pkgsrc.org</email>
</author>
<published>2019-10-05T04:11:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=44d09b8df0ac64dd70482fdc6119b63f68934d76'/>
<id>urn:sha1:44d09b8df0ac64dd70482fdc6119b63f68934d76</id>
<content type='text'>
Terminal Table is a fast and simple, yet feature rich ASCII table
generator written in Ruby.</content>
</entry>
</feed>
