--------------------
Added
^^^^^
* Add 'case_sensitive' properties to Literal, Rule & Grammar classes.
Changed
^^^^^^^
* Change ChildList into a list wrapper class instead of a sub-class.
Fixed
^^^^^
* Fix a pyparsing-related bug with the Repeat expansion class.
* Fix issues preventing serialization of expansions, rules and grammars.