Skip to content

Releases: PlasmaFAIR/fortitude

v0.4.0

24 Oct 14:15
914a069
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

10 Oct 13:47
61bc02b
Compare
Choose a tag to compare

v0.3.0

Some big changes over 0.2, including:

  • A rewrite to simplify a lot of the internals
  • Much improved outputs that show a snippet of any offending code
  • Use a updated version of tree-sitter-fortran that can handle more pre-processor statements
  • Many new rules

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

15 Sep 18:34
9fbafc1
Compare
Choose a tag to compare

v0.2.0

  • No new rules, but multiple existing rules have been upgraded.
  • The code runs about 10x faster than before!
  • The 'best practices' category is gone, and has been replaced by multiple more descriptive categories.
  • 'strict' mode is gone, and for now all rules are switched on by default.
  • Internally, the project has been largely cleaned up and restructured.
  • Better docs in the repo.

What's Changed

Full Changelog: v0.1.0...v0.2.0

Initial Release

05 Sep 00:08
Compare
Choose a tag to compare
v0.1.0

Fix installed package name