CHANGES

Path: CHANGES  (CVS)
Last Update: Fri, Mar 02 2007 10:05:00 +0000

Release 0.3 (2007-03-01)

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.

Release 0.2.4 (2007-02-18)

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).

Release 0.2.2 (2007-01-29)

Removed really stupid bug preventing anything from working in bin/cklookup.

Release 0.2.1 (2007-01-29)

Removed really stupid bug preventing anything from working in the gem.

Release 0.2 (2007-01-28)

Since the 2006-11-26 release, probably roughly everything has changed. For any releases after this one, this CHANGES file should contain useful information.

Release 2006-11-26

This was the first release, without much functionality. The purpose was to allow those unfamiliar with Subversion to see what the software did.

[Validate]