Wiki

Clone wiki

sagittarius-scheme / Release Note 0.8.6

Fixed bugs:

New features:

  • SRFI-142 has been supported
  • SRFI-144 has been supported
  • SRFI-151 has been supported
  • (rfc uuid) now has UUID version check procedures
  • (sagittarius generators): circular-generator has been added

Improvements

  • (text json object-builder): JSON serializer can be reused in other serializer
  • (text sql) can parse/serialize 'BEGIN', 'CREATE SCHEMA', 'INTERVAL' and more
  • Nagle's algorithm is disabled by default on socket creation

Updated