
Changes
~~~~~~~

0.4.2 (2013-06-11)
------------------

- A few improvements in the doc

0.4.1 (2013-04-24)
------------------

- #3: fixed compatibility problem with ``sqlite3`` (spotted via IPython/IPdb)

0.3.1 (2012-11-28)
------------------

- #1: tested code using time zone optional arg of now() doesn't break
  any more (no real time zone support, though)

0.3 (2012-11-23)
----------------

- Fixed the problem that ``datetime`` objects generated from
  computations used to fail ``isinstance`` tests.

0.2.1 (2012-11-22)
------------------

- Fixed issue with ``datetime.time`` masking

0.1 (2012-07-15)
----------------

- initial version
