CHANGES in marcspec-0.5.0 vs CHANGES in marcspec-0.6.0

- old
+ new

@@ -1,4 +1,6 @@ +0.6.0 + * Allow custom functions to return values for multiple solr fields at once; should help avoid duplication of work. 0.5.0 * Allow solr field names to repeat in a spec set. This allows you to cumulatively add to a solr field based on "regular" and custom (or, say, two custom) specs. 0.4.0 * MAJOR BACKWARD-INCOMPATIBLE CHANGE!! The signature for custom routines is now def function(doc, record, my, args), where \ No newline at end of file