Accepting request 641853 from home:seanlew:branches:devel:languages:misc

Updated racket to 7.1.0.1

OBS-URL: https://build.opensuse.org/request/show/641853
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/racket?expand=0&rev=29
This commit is contained in:
Kristoffer Gronlund
2018-11-22 09:20:28 +00:00
committed by Git OBS Bridge
parent 882a0bc4bf
commit 1af4743078
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Oct 13 17:43:25 UTC 2018 - sean@suspend.net
- Update to Racket 7.1.0.1
* Syntax (#') now supports new template subforms: ~@ and ~?
* Interactive overlays can be added to plots produced by plot-snip
* Added contrcat-equivalent?, a way to compare contracts
* Lazy Racket supports functions with keyword arguments
-------------------------------------------------------------------
Mon Jun 25 09:43:21 UTC 2018 - schwab@suse.de