Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 900 Bytes

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 900 Bytes

History

1.3.0 (2023-02-22)

  • 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 (2018-09-13)

  • Try to automatic deploy to pypi using travis

1.2.0 (2018-09-13)

  • Update class, function, and global names to support newest version of the AnyScript language

1.1.0 (2017-08-02)

  • 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 (2017-08-02)

  • Update documentation and release as 1.0.0

0.2.0 (2017-08-02)

  • Split Lexer for AnyScript documentation into its own AnyScriptDocLexer.
  • Update the AnyScriptStyle to match the look in the AnyBody Modeling System.

0.1.0 (2017-08-01)

  • First release on PyPI.