On Fri, Jun 12, 2015 at 12:53 PM, Ryan Culpepper <[email protected]> wrote: > The release announcement sketch that I have so far is below. Please > mail me new items and/or edits. > ---------------------------------------------------------------------- > > - split repository (samth 29873382)
The git repository for Racket development no longer contains most of the packages distributed with the release. > * Typed Racket now displays tooltips in DrRacket that show the types of > expressions. Tooltips are also displayed for type errors. * Typed Racket no longer loads generated contracts unless they are needed, reducing memory use and startup time for Typed Racket programs. * Typed Racket now better supports prefab structures, future semaphores, and async channels. * Typed Racket now tracks the relationship between different variables, which makes programs using macros like `match` work better. -- 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/CAK%3DHD%2BY4i%3DDbxDdieutV%2BneTjvnMSZDnUA9mEm1-6u_wkeVJrQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
