Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingmuch committed May 26, 2010
1 parent ddc8928 commit b29c253
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
0.43
- Now throws proper error objects instead of unintelligiable hash refs
- Fix JSON serialization (omitted keys necessary for version tracking and
GIN indexing)
- Add a 'clone' method to KiokuDB::Set
- Suppress additional recursion and repeated weaken() warnings
- Try harder to skip DateTime formatter serialization roundtripping on JSON based backends

0.42
- Update translation of tutorial (ktat)
- use RegexpRef type constraint instead of Regexp (Regexp look blessed but
Expand Down

0 comments on commit b29c253

Please sign in to comment.