comparison CHANGELOG @ 2018:57f59e46c336

New release
author Adam Chlipala <adam@chlipala.net>
date Sat, 31 May 2014 16:47:42 -0400
parents 8e45bb2c9046
children 4f2190b178e6
comparison
equal deleted inserted replaced
2017:bcda3ae88677 2018:57f59e46c336
1 ========
2 20140531
3 ========
4
5 - Parsing extension: monadic bind supports patterns, like "(x, y) <- a; b"
6 - New, optional less safe FFI
7 - New HTML tags: <tbody>, <tfoot>, <thead>
8 - HTML5 data-* attributes
9 - HTML5 semantic tags
10 - Syntactic sugar extension: allow parens grouping joins in FROM clauses
11 - Bug fixes and documentation improvements
12
1 ======== 13 ========
2 20140426 14 20140426
3 ======== 15 ========
4 16
5 - New Basis functions having to do with dates and times, wrapped nicely in new 17 - New Basis functions having to do with dates and times, wrapped nicely in new