Skip to content

haxe-checkstyle v2.7.0

Compare
Choose a tag to compare
@AlexHaxe AlexHaxe released this 23 Dec 00:21
· 43 commits to dev since this release
89b00f2
  • Breaking Change replaced EnforceVarTypeHint with VarTypeHint check (#500)
  • Added support for final in MagicNumber, fixes #494 (#495)
  • Fixed handling OBJECT_DECL token in RightCurly, fixes #496 (#497)
  • Reorganised build files (#498)
  • Refactored for tokentree API change (#500 + #501)
  • Updated haxeparser lib with latest syntax changes (#502)
  • Retired Haxe 3.4.7 compile support (#502)