Skip to content

Release release-1.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 19:19

Changelog

1.4.2

  • bugfix for haxelib libraries with dots in name
  • bugfix for haxelib libraries with names with uppercase characters
  • Bugfix for function-type generics as method arguments
  • Added support for rest arguments (no type checking yet)
  • Added support for Null-safe navigation