Re: [racket-dev] Release Announcement for v6.9

2017-04-24 Thread Vincent St-Amour
Here's the candidate announcement I have. Comments welcome. Vincent - The official package catalog Web site is revised to have a new user experience. Thank Tony Garnock-Jones for the excellent design! - The Northwestern snapshot site keeps weekly snapshots going up to 12 weeks into the past

Re: [racket-dev] Release Announcement for v6.9

2017-04-18 Thread Gustavo Massaccesi
It's a good version. thanks Gustavo On Mon, Apr 17, 2017 at 10:32 PM, Vincent St-Amour wrote: > On Mon, 17 Apr 2017 18:00:42 -0500, > Gustavo Massaccesi wrote: >> >> What about 409321c0? >> - When raco detects an ambiguous prefix of a command, it shows a list >> of all the matches. >> [I really

Re: [racket-dev] Release Announcement for v6.9

2017-04-17 Thread Vincent St-Amour
On Mon, 17 Apr 2017 18:00:42 -0500, Gustavo Massaccesi wrote: > > What about 409321c0? > - When raco detects an ambiguous prefix of a command, it shows a list > of all the matches. > [I really don't like the redaction of this item. If you decide to > include it, I can try to rewrite it.] How abou

Re: [racket-dev] Release Announcement for v6.9

2017-04-17 Thread Gustavo Massaccesi
a21b33a7 - The bytecode compiler detects more optimization opportunities for structure operations. b73e1dfd [It's too internal. Not worth mentioning.] What about 409321c0? - When raco detects an ambiguous prefix of a command, it shows a list of all the matches. [I really don't like the redactio

Re: [racket-dev] Release Announcement for v6.9

2017-04-17 Thread Jay McCarthy
On Sun, Apr 16, 2017 at 10:21 AM, 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". >

Re: [racket-dev] Release Announcement for v6.9

2017-04-16 Thread Leif Andersen
> - acmart support in scribble (049bf4b0 @ scribble) I would go with Scribble support for acmart. ~Leif Andersen On Sun, Apr 16, 2017 at 1:26 PM, Robby Findler wrote: > On Sun, Apr 16, 2017 at 9:21 AM, Vincent St-Amour > wrote: >> Robby Findler: >> - turtle graphics improvements (a30c48da @ h

Re: [racket-dev] Release Announcement for v6.9

2017-04-16 Thread Robby Findler
On Sun, Apr 16, 2017 at 9:21 AM, Vincent St-Amour wrote: > Robby Findler: > - turtle graphics improvements (a30c48da @ htdp and others) Not worth mentioning. > - better language-specific DrRacket support > (da4d2db3 @ drracket and ohers, but c0b0ea19 and d343be41 are also related) DrRacket's

[racket-dev] Release Announcement for v6.9

2017-04-16 Thread Vincent St-Amour
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". -- Andrew Kent: - refinement types, linear expr o