- Update project structure to more modern python packaging scheme.
- Update pygments highlight to support future AMS 7.5 and AMMR 3.0.
- Try to automatic deploy to pypi using travis
- Update class, function, and global names to support newest version of the AnyScript language
- 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.
- Update documentation and release as 1.0.0
- Split Lexer for AnyScript documentation into its own
AnyScriptDocLexer
. - Update the AnyScriptStyle to match the look in the AnyBody Modeling System.
- First release on PyPI.