Change log
==========

This is a list of changes to LuaHPDF. The current version is 1.0.

Version 1.0: 2010-11-10
-----------------------

* Improved support for OS X

* Link with Antony Dovgal's version of [libharu][1]

* Guarded against assignment of zero element in pattern array passed to
  [HPDF_Page_SetDash()][2]

* Small documentation updates

Version 0.1: 2007-02-16
-----------------------

* Initial release

To do
=====

Here are wishlist items for the LuaHPDF binding.

* Test suite

* More demonstration scripts

* A higher-level interface to support text wrapping and styling

[1]: https://github.com/tony2001
[2]: http://libharu.sourceforge.net/page_operator.html#HPDF_Page_SetDash_