Skip to content

Releases: luthersystems/elps

v1.14.0

10 Jun 01:30
aabf6b8
Compare
Choose a tag to compare

Changes it this release:

  • Several significant JSON performance improvements
  • New LType, LTaggedVal, a container for user-defined data types w/ docs & sample code
  • Fix bugs related to macro expansion
  • Add function docs for the string package and update slice docs

Reduce memory allocations

25 Feb 15:55
Compare
Choose a tag to compare
v1.13.0

Optimizations for LEnv.Get()