Skip to content

Releases: tizoc/shen-scheme

v0.39

11 Aug 21:44
Compare
Choose a tag to compare

Changed

  • Updated kernel to S39.

Fixed

  • Binary releases for macOS on x64. Now two binaries for both x64 and arm64 are uploaded for macOS.

v0.38

02 Jun 15:11
Compare
Choose a tag to compare

Changed

  • The cd function is not overriden anymore. Now it behaves the same as in the official SBCL port. It doesn't use the underlying Chez current-directory function anymore, which means that FFI code should not depend on the current directory as seen by cd anymore.

v0.37

25 May 14:49
Compare
Choose a tag to compare

Added

  • Support for aarch64 and riscv64 architectures on Linux.

v0.36

21 May 14:55
Compare
Choose a tag to compare

Changed

  • Updated kernel to S38.3.

v0.35

12 May 15:10
Compare
Choose a tag to compare

Changed

  • Updated kernel to S38.2.
  • Bumped default Chez version to 10.0.0.

v0.34

14 Jan 14:08
Compare
Choose a tag to compare

Changed

  • Updated kernel to S36.0.
  • Bumped default Chez version to 9.6.4.

v0.33

19 Aug 13:52
Compare
Choose a tag to compare

Changed

  • Updated kernel to S34.5.

v0.32

02 Jul 16:26
Compare
Choose a tag to compare

Fixed

  • Fix close so that it returns an empty list as declared by the Shen kernel.

v0.31

02 Jul 15:57
Compare
Choose a tag to compare

Changed

  • Updated kernel to S34.4.

v0.30

02 Apr 20:41
Compare
Choose a tag to compare

Changed

  • Updated kernel to S34.3.