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. Those provide a middle ground for users who want access to new features earlier than stable releases, but want less churn than nightly builds. - DrRacket's #lang-line customization support works better with buggy (i.e., in development) languages. - DrRacket provides a refactoring tool to remove unused requires in modules. - The web server's cookie libraries, including "id cookie" authentication, support RFC 6265. - The `db` library supports PostgreSQL's UUID type. - The `raco` command lists matching commands when passed an ambiguous command prefix. - The bytecode compiler detects more optimization opportunities for structure operations. - Scribble can produce output via XeLaTeX as an alternative to LaTeX. - Scribble supports the `acmart` LaTeX style, for use with ACM publications. - Scribble supports the use of CJK characters in tags. On Sun, 16 Apr 2017 09:21:42 -0500, 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". > ---------------------------------------------------------------------- > > Andrew Kent: > - refinement types, linear expr objs, ineq props (81b134cb @ typed-racket) > > Dan Feltey: > - remove-unused-requires refactoring (10ac8e7d @ drracket) > > David Van Horn: > - acmart support in scribble (049bf4b0 @ scribble) > > Gustavo Massaccesi: > - application and struct optimizations (b73e1dfd , a21b33a7 @ racket) > > Jay McCarthy / Tony Garnock-Jones: > - New package website. > > Jeff Shelley: > - support for UUID type in db library (00cdc800 @ db) > > Philip McGrath / Jordan Johnson: > - RFC 6265 cookies support in web-server > > Robby Findler: > - turtle graphics improvements (a30c48da @ htdp and others) > - better language-specific DrRacket support > (da4d2db3 @ drracket and ohers, but c0b0ea19 and d343be41 are also related) > - beta releases (a5b93392 @ distro-build) > > Wei Tang: > - CJK support in scribble tags (640488ba @ scribble) > - XeLaTeX support in scribble (5e49131e @ scribble) > > ---------------------------------------------------------------------- > > -- > 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/m2wpaka0w9.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/m2h91d6520.wl-stamourv%40eecs.northwestern.edu. For more options, visit https://groups.google.com/d/optout.
