Skip to content

v0.4.0

Choose a tag to compare

@LeadRDRK LeadRDRK released this 25 Jul 14:47
· 43 commits to main since this release
  • Core:v = 0.15.0
  • Core:to_str now allows any type of value.
  • Added more math functions and constants.
  • Implemented and/or operators short-circuiting.
  • Fixed stack overflow in DeepEqValue.deepEq.