Revision history for Perl extension Unqlite
0.07 2026-02-28T01:50:18Z
- Update bundled UnQLite from 1.1.6 to 1.1.9
- Includes upstream fixes for commit-related memory leak and file handle leak
0.06 2026-02-25T01:19:01Z
- Deprecate
0.05 2014-12-23T22:55:15Z
- Doc fix
0.04 2014-08-30T09:33:52Z
- Fixed packaging issue.
0.03 2013-07-18T03:14:07Z
- more OPEN consts as mode argument
we do not only want to create databases
(Reini Urban)
0.02 2013-07-05T06:42:59Z
- Store RC to magic to fix race condition
(charsbar)
- Added `tie` interface.
(charsbar)
0.01 2013-07-03T19:02:44Z
- original version