Reminder: I still need descriptions for the following items. Ryan Culpepper - syntax/parse: add ~undo, #:undo for unwinding effects (f816a8af @ racket) - add lazy-require-syntax (8d04bd67 @ racket) - syntax/parse: add unwindable state (9be7bf53 @ racket) - add pg SCRAM-SHA-256 authentication (436e4707 @ db)
Matthias Felleisen - add web-io to htdp package (05a252e8 @ htdp) Robby Findler - add #:codomain to reduction-relation (9e1d31b8 @ redex) Matthew Flatt - various internal changes in preparation for Chez port. more stuff done via FFI? - add ffi/unsafe/port (c3f61a76 @ racket) Andrew Kent - `Any` as default for `inst` (d32218ad @ typed-racket) - `#:result` clause for `for/fold` (9e16d3f9 @ racket) Daniel Mendler - add `vector-cas!` and `unsafe-vector*-cas!`, also `unsafe-struct*-cas!` (bc26d29b @ racket) On Mon, 15 Jan 2018 09:08:01 -0600, Vincent St-Amour wrote: > > The release announcement sketch that I have so far is below. Please > mail me new items and/or edits. > > Please phrase announcements using complete sentences and avoid the > word "now". > ---------------------------------------------------------------------- > > Ryan Culpepper > - syntax/parse: add ~undo, #:undo for unwinding effects (f816a8af @ racket) > - add lazy-require-syntax (8d04bd67 @ racket) > - syntax/parse: add unwindable state (9be7bf53 @ racket) > - add pg SCRAM-SHA-256 authentication (436e4707 @ db) > > Matthias Felleisen > - add web-io to htdp package (05a252e8 @ htdp) > > Daniel Feltey > - recursive contracts optimization (c5cf7c13 @ racket) > > Robby Findler > - add #:codomain to reduction-relation (9e1d31b8 @ redex) > > Matthew Flatt > - various internal changes in preparation for Chez port. more stuff done via > FFI? > - add ffi/unsafe/port (c3f61a76 @ racket) > > Spencer Florence > - better pict scrolling (1b77c510 @ drracket) > > Ben Greenman > - TR contract generation optimizations (96684530 @ typed-racket) > > Andrew Kent > - `Any` as default for `inst` (d32218ad @ typed-racket) > - `#:result` clause for `for/fold` (9e16d3f9 @ racket) > > Jay McCarthy > - dependency testing in `raco test` (5662ed8e @ racket) > > Daniel Mendler > - add `vector-cas!` and `unsafe-vector*-cas!`, also `unsafe-struct*-cas!` > (bc26d29b @ racket) > > -- > You received this message because you are subscribed to the Google Groups > "Racket Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-dev/m24lnn9n3i.wl-stamourv%40eecs.northwestern.edu. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/m2tvvi6bc9.wl-stamourv%40eecs.northwestern.edu. For more options, visit https://groups.google.com/d/optout.
