6.7 HISTORY.

This commit is contained in:
Sam Tobin-Hochstadt 2016-10-23 17:27:52 -04:00
parent 40143109ec
commit a396880bda

View File

@ -1,3 +1,7 @@
6.7
- Add `row-inst` and `Row`
- Support polymorphic structs in `unsafe-require/typed`
- Add `typed/racket/os` and `typed/racket/db{/sqlite3}`.
6.6
- Warn on opaque values passed to `any-wrap/c`. This will become an
error in the future.