History.txt in zcc-0.0.2 vs History.txt in zcc-0.0.3

- old
+ new

@@ -1,4 +1,17 @@ +== 0.0.3 +* major changes: + * added dependencies to Rakefile + * added dependency to gem highline + * added subfield editing of existing fields. very basic but seems to work. + * Character encoding conversion from MARC-8 to UTF-8. ruby-zoom takes care of conversion through YAZ + * Added experimental localhost ztarget through zebra. See http://zcc.rubyforge.org/zebra.html This feature is turned ON by default. +* minor changes: + * general code cleaning and refactoring. paid more attention to + namespace issues + * added information on website on how to locally deploy gem from svn + * added some colorizing to MARC records in display using Highline + == 0.0.2 2007-06-24 * 2 major changes: * moved all config to yaml file * added notes on how to use with Koha * 1 minor change: