Skip to content

v5.15.0

Compare
Choose a tag to compare
@mcollina mcollina released this 24 Apr 14:14
· 2 commits to master since this release
7aeac5e

What's Changed

  • Performance: Cache obj[key] access into by @cesco69 in #707
  • perf: avoid unnecessary operation for improve performance by @cesco69 in #698
  • perf: removed jsonOutput variable because is useless by @cesco69 in #711
  • perf: cache json strings into const by @nigrosimone in #713

Full Changelog: v5.14.1...v5.15.0