Skip to content

Escape cached source key non-latin1 characters

Choose a tag to compare

@razshare razshare released this 27 Jul 05:49
· 10 commits to main since this release

What's Changed

  • fix: escape cached source key non-latin1 characters by @syail in #69
  • fix: select::json() types are now more consistent with internal logic, in that it no longer returns T|null|undefined, instead it only returns T?
  • tests: adding test for #69

New Contributors

  • @syail made their first contribution in #69

Full Changelog: v0.14.1...v0.14.2