(regexp-replace* #rx" now" "DrRacket's Program Countour is now significantly more efficient; using it now no longer hurts DrRacket's interactivity now" "")
On Tue, Oct 17, 2017 at 12:21 PM, Vincent St-Amour <[email protected]> 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 template changes (5fba2ee9c760dbff0a55fc6e8e33b0b4e31bb9c4 @ > racket, and others) > - cassandra support (d3869b8005af41b1a0949cc8f0da0fee720ee517 @ db) > > Robby Findler > - efficient definitions outline? (fd38e526953ff29d59a4a5d104735d9764922955 @ > gui) > > Jack Firth > - add dynamic-info? (4d9f32110d415275f40dded372e6db437373abe1 @ rackunit) > > Matthew Flatt: > - local links within scribble-generated pdfs > (732d631951682f9e411dbc3334a2b1b6567b5992 @ scribble) > - raco setup --clean improvements (808bd1b89770802f50c9acd67b36d47485d1f1b6 @ > racket) > - add unquoted-printing strings (cbfcc904ab621a338627e77d8f5a34f930ead0ab @ > racket) > - reduced hashing collisions (1f02cf226efa6749d10e44b2467bd9f4a8590946 @ > racket) > - removed support for sslv2 (fb312df90e20c704e24dbe31802f41eb6e4a5345 @ > racket) > > Andrew Kent: > - dependent function types (8aa05bebff09f6a947ee5b9e4f9ca709ff82630c @ > typed-racket) > - better case-lambda inference (2ef852ae91bffe0a8d9e70db08ba6df157013e4e @ > typed-racket) > > Philip McGrath: > - improved cooperation between formlets and #lang web-server > (cf2b5efe5352f417303f0169f5efa376289f6762 @ web-server) > > ---------------------------------------------------------------------- > > -- > 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/m2lgk9lmgd.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/CAL3TdOP2VeVBUZ7y3KzEkGo2HKXgmuQ7%3DG5vEA1Mr1ayq-RaTQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
