* Update project structure to more modern python packaging scheme. * Update pygments highlight to support future AMS 7.5 and AMMR 3.0.
1.2.1
* Try to automatic deploy to pypi using travis
1.2.0
* Update class, function, and global names to support newest version of the AnyScript language
1.1.0
* Add support for Body Model parameters for AMMR 2.0. * Update AnyScriptDoc lexer to ignore syntax error etc. This makes it possible to use the lexer with sphinx even if the code is not sytactically correct.
1.0.0
0.2.0
* Split Lexer for AnyScript documentation into its own ``AnyScriptDocLexer``. * Update the AnyScriptStyle to match the look in the AnyBody Modeling System.