Skip to content

haxe-rename v2.2.3

Latest
Compare
Choose a tag to compare
@AlexHaxe AlexHaxe released this 22 Sep 13:28
da4c46a
  • fixed package rename when identifier has multiple matches in folder structure, fixes #3
  • fixed failing to rename local symbol, fixes #4
  • fixed failing to rename simple public symbols, fixes #5
  • fixed crash on string interpolation, fixes #6
  • fixed crash when parsing a return macro @:pos, fixes #8
  • fixed crash with array comprehension, fixes #9