Skip to content

v1.0.403

Choose a tag to compare

@ackava ackava released this 15 Feb 09:53
· 477 commits to main since this release

Full Changelog: v1.0.376...v1.0.403

  1. Added isJson in Sql Functions.
  2. Added updateSelect to perform select after updating values.
  3. Added High performance Json Serialization, which serializes json asynchronously.
  4. Json Serialization is non recursive function which reduces pressure on stack.
  5. Added preJson event that is executed before json serilalization