Lupa change log
================

0.4 (2010-07-14)
-----------------

* attribute read access on Lua objects, e.g. to read Lua table values
  from Python

* str() on Lua objects

* include .hg repository in source downloads

* added missing files to source distribution


0.3 (2010-07-13)
-----------------

* fix several threading issues

* safely free the GIL when calling into Lua


0.2 (2010-07-13)
-----------------

* propagate Python exceptions through Lua calls


0.1 (2010-07-12)
-----------------

* first public release
