2015-08-29  trobador  <occitan@esperanto.org>

Release v0.2.3

	* lib/SQL/Steno.pm (render_*): Add options to output formats.

2015-08-18  trobador  <occitan@esperanto.org>

Release v0.2.2

	* lib/SQL/Steno.pm (render_csv): Distinguish empty "" from null (totally empty).
	(render_yaml): Inline formatter.
	(shell): More flexible and efficient filtering.
	* t/*.t: Add regression tests.

2015-07-29  trobador  <occitan@esperanto.org>

Release v0.2.1

	* lib/SQL/Steno.pm (render_yaml): Rename print handlers to render and add yaml.

2015-07-20  trobador  <occitan@esperanto.org>

Release v0.2

	* lib/SQL/Steno.pm: Modularize print handlers and &.csv selects
	the format without needing to open a file.

2015-06-16  Daniel  <occitan@esperanto.org>

Release v0.1.2

	* lib/SQL/Steno.pm (convert): Add :{perl} macros.
	(convert_table_column): Add column alias syntax same as for tables.
	(shell): Add &{perl} queries and change {perl} to line filter.

2015-05-05  Daniel  <occitan@esperanto.org>

Release v0.1.1

	* lib/SQL/Steno.pm (run): Fix reconnect.
	(convert): Default args for SQL functions.

2015-04-27  Daniel  <occitan@esperanto.org>

Initial release of v0.1