CHANGES.txt in hutch-xamplr-1.2.0 vs CHANGES.txt in hutch-xamplr-1.3.0
- old
+ new
@@ -1,5 +1,19 @@
+2009-05-12
+ -- confirmed to work with tokyocabinet-1.4.20 and tokyocabinet-ruby-1.23
+ -- the begginings of a new employee example from DDD book
+ -- enhancements and cleanup of the graphml generation (nice UML diagrams)
+ -- added a new yuml generation capability (very nice UML diagrams)
+ -- make xamplr-pp a prerequisite, rather than hutch-xamplr-pp
+
+
+2009-05-11
+ -- lots of undocumented changes
+ -- when defining the mentions attributes, use 'mentioned_class'
+ rather than simply 'class'. Using just 'class' can cause some
+ wierd side-effects when querying.
+
2009-04-16 (version 1.0.2)
-- if tag starts with a number, prefix it with an 'x' (e.g. 0abc --> x0abc).
The problem arose if a tag like <0abc> was used in an xml file
used to generate xampl code. In that case, the 'attribute