Skip to content

v1.1.2

Compare
Choose a tag to compare
@ktutnik ktutnik released this 20 Jan 00:16
· 7 commits to master since this release

1.1.2 (2023-01-20)

Bug Fixes

  • reflect: Fix inefficient regular expression issue (#1044) (ce733c1)
  • reflect: Fix introspect property which accessed private field (#1038) (db6a615)
  • reflect: Fix issue where primitive data type inspected as Function instead of Class (#1035) (c9bc774)
  • reflect: Fix unable to reflect function property inside object (#1037) (1e6f54e)