Skip to content

Release v2.5.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 08:47

Changelog

  • Add CoderMatcher.ThrowIf helper
    • Allows to assert that code is matched properly and log
  • Allow multitargeting patches to work with class patch notation, see #27
  • Fix multitargeting patching not working if both complete and incomplete attributes are used
  • Failed Harmony patch method generation now always throws an exception except of just emitting error logs