Revision history for TableData-Object

0.05    2015-11-02 (PERLANCAR)

	- Add methods: rows_as_aoaos(), rows_as_aohos(), select_as_aoaos(),
          select_as_aohos().

        - [ux] If an array does not fit as aoaos or aohos, it will be assumed as
           aos. (e.g. array of DateTime object, etc).

	- [Incompatible change] Remove sort_rows(), the functionality is now
	  incorporated into select_as_aoaos/select_as_aohos.

	- Add documentation.

	- Bug fixes.


0.04    2015-10-29 (PERLANCAR)

	- [Bugfix] Forgot to update package name.


0.03    2015-09-15 (PERLANCAR)

        - [Incompatible changes] Rewrite, with different interface.

        - Implement row_count, col_count, and sort.


0.02    2015-09-06 (PERLANCAR)

	- No functional changes.

	- [dist] Move spec prereqs from RuntimeRequires to
	  DevelopRecommends to reduce deps but still allow indicating spec
	  requirement.


0.01     2014-08-16 (SHARYANTO) - Happy 19th CPAN Day!

        - First version.
