Skip to content

Version 0.4.653

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 11:14
2e9e845

New features

  • Support SRFI 31 (#446)
  • Provide more (scheme base) numerical procedures as C++ functions (#449)
  • Support R7RS bytevector procedures (#448)
  • Support SRFI 4 (#448)
  • Support SRFI 98 (#446)
  • Support R7RS small library (scheme process-context) (#446)

Obsolete features

  • Left and right square brackets and braces are no longer allowed as input (#447)
  • Remove SRFI 211, which is unlikely to ever be fully supported (#446)

Bug fixes

None.

Miscellaneous changes

  • Remove miscellaneous version-related functions (#447)
  • Significantly reduced the binary size of libmeevax by rewriting math operations (#449)