CHANGES in marcspec-0.8.1 vs CHANGES in marcspec-1.0.0
- old
+ new
@@ -1,4 +1,9 @@
+1.0.0
+ * Added constant specs (:constantValue=>'val' or :constantValue=>['array', 'of', 'values'])
+ * Arbitrarily decided this is version 1.0
+0.9.0
+ * Added ability to benchmark by calling ss.doc_from_marc(r, true) instead of just ss.doc_from_marc(r)
0.8.1
* Added some specs, squashed some bugs. In particular, make sure the Range passed to a ControlField
makes sense (x..y, where x<=y and x > 0)
0.8.0
* Changed the syntax for a variable field from ['245', '*', '*', 'ab'] to just ['245', 'ab']. We'll worry
\ No newline at end of file