Skip to content

Release notes V1.1

Latest
Compare
Choose a tag to compare
@csp csp released this 03 Aug 00:33
· 2 commits to release since this release
  • Bug fix: Legacy Makefile rules for documentation files that no longer exist were removed,
  • Style change: All Python code was re-formatted to match better PEP8, ignoring warnings for W191, E226, E302 and setting the maximum line length to 132 instead of 79 as indicated by the standard.