Sha256: 568ec9d7089edea6e388cefa1c78e9efbc32e4712a7072d3dbf3e39bf44f6850

Contents?: true

Size: 1.01 KB

Versions: 1

Compression:

Stored size: 1.01 KB

Contents

0.3.5 Nov 24, 2011 
- Handle situation where an array element is larger than the display width.

0.3.4 July 4, 2011 

- Change to Ruby License
- Add option 'term_adjust' to ignore terminal sequences in text
- Add :ljust => :auto to decide whether or not to automatically
  left or right justify. When passing a hash parameter, the default
  is :auto.

0.3.3 June 12, 2011 Fleetwood release

- More general but simpler inteface using an options
  hash. Compatibility is maintaind though.

0.3.2  

- Mostly Administrivia. 
  * Add .gemspec, correct description field and add a summary. 
  * Add Columnize::VERSION 
  * Simplify Rakefile
  * Add stub Makefiles

0.3.1  (01-07-26) 

- Correct for Ruby 1.9 (Mark Moseley)

- add optional lineprefix parameter

0.3.0  (01-10-09) - Sam Woodward Release

- Fix bad bug in arranging horizontally

0.2.1 (12-31-08)

- Add ability to run columns horizontally

0.2

- Minor - get rid of hacky $0 test

0.1

- Initial release of Columnize, a module to print an Array in
  column-sorted order

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
columnize-0.3.5 NEWS