Skip to content

v4.5

Choose a tag to compare

@Joy-less Joy-less released this 05 Jun 16:58
· 54 commits to main since this release
  • Fixed binary numbers
  • Fixed negative numbers
  • Allowed underscores after base specifier (e.g. 0b_101)
  • Parsed . and -. and +. as quoteless strings
  • Updated nlohmann/json patch to 2025/06/05