Skip to content

Release v2.1.6

Choose a tag to compare

@github-actions github-actions released this 14 Nov 14:01
fc10cfb

What's Changed

  • fix: method arguments not being parsed properly by @MarkusJx in #30
    • fixed constructor arguments getting truncated
    • fixed fields containing null values throwing errors
    • fixed an issue where passing class instances representing primitives caused the method/constructor to not be found
    • fixed public properties not being added to class instances
    • made long return types always return bigint

Full Changelog: v2.1.5...v2.1.6