/CHANGELOG

https://bitbucket.org/jmoiron/johnny-cache/ · #! · 12 lines · 10 code · 2 blank · 0 comment · 0 complexity · 442e508f0cd6419aee13249159190748 MD5 · raw file

  1. 0.2 -- 03/31/2010
  2. * blacklist support (MAN_IN_BLACKLIST)
  3. * fix to allow unicode table & column names (lauritzen)
  4. * fix bulk updates to correctly invalidate cache
  5. 0.1.1 -- 03/01/2010
  6. * python2.5 compatibility changes @schinckel
  7. * fix bug on DELETE codepath @schinckel
  8. * fixes for empty iters in return result
  9. 0.1 -- 02/28/2010
  10. * initial checkin, base features