0.3.2 (2011-02-22)
------------------

- Allow to create/update po files when the msgid is not found in any catalog

0.3.1 (2011-02-08)
------------------

- Passed request to context because may be needed for external applications which customize templates.

0.3 (2011-02-07)
----------------

- Refactored code to be more reusable and customizable from javascript. It's now more like a jquery plugin.

0.2 (2011-01-28)
----------------

- Created itrans templatetag, an alias for inline_trans.

0.1 (2010-12-21)
----------------

- Adapting to use a egg using basic_package skel

