Skip to content

Release v0.10.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 12:46
  • implement sort_by, group_by, bsearch by internal functions for performance and reducing the binary size
  • fix object construction and constant object to allow trailing commas
  • fix tonumber function to allow leading zeros
  • minify the builtin functions to reduce the binary size