Re: [racket-users] Racket v7.1

2018-10-28 Thread Cam
Vincent St-Amour writes: > > * The hashing functions `sha1-bytes`, `sha224-bytes`, and > `sha256-bytes` are added to `racket/base`. > Awesome! This let me get rid of the last non-base dependency in an application I'm working on. 7.1 seems solid so far! Great job, guys! -- You received this me

[racket-users] Racket v7.1

2018-10-26 Thread Vincent St-Amour
Racket version 7.1 is now available from http://racket-lang.org/ * Although it is still not part of this release, the development of Racket on Chez Scheme continues. We still hope and expect that Racket-on-Chez will be ready for production use later in the v7.x series, perhaps mid-2019.