Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

2.2

August 16, 2021

  • Added SRP_JsonX.
  • Fixed bug where UTF8 data would get truncated when using SRP_HashTable.
    • Updated all routines to use GetByteSize instead of Len where appropriate to avoid future UTF8 truncations.
  • Fixed bug where SRP_Array Rotate service would skip last element if it was 1 character wide.

2.1.11

April 28, 2021

  • Fixed bug in SRP_PreCompiler where For Each loops would break early if calling gosubs that had other For Each loops in them.

...