| Path: | CHANGES (CVS) |
| Last Update: | Fri, Mar 02 2007 10:05:00 +0000 |
Unit tests for Database are complete. New database engine: SQLite (default, with fallback to FlatFile). Removed dependency on active_support, using home- made RUnicode instead because it‘s faster.
Started adding unit tests for the Database. Slight overhaul of the Database interface. Started work on a new class for hopefully much faster Database access (okay, so there‘s a bare structure there). Removed dependency on unihan gem (since it isn‘t being used yet).
Removed really stupid bug preventing anything from working in bin/cklookup.
Removed really stupid bug preventing anything from working in the gem.
Since the 2006-11-26 release, probably roughly everything has changed. For any releases after this one, this CHANGES file should contain useful information.
This was the first release, without much functionality. The purpose was to allow those unfamiliar with Subversion to see what the software did.