Skip to content

v0.5.1

Latest
Compare
Choose a tag to compare
@imnotteixeira imnotteixeira released this 29 Jan 22:58

0.5.1 (2024-01-29)

Bug Fixes

  • IBaseType: Add toString implementation to all current IBaseTypes, including functions, for better runtime printability (87d9c54)
  • RefType: RefType now returns direct value, instead of value wrapped in other IBaseType (ff86d4b)