adam@2018: ======== adam@2018: 20140531 adam@2018: ======== adam@2018: adam@2018: - Parsing extension: monadic bind supports patterns, like "(x, y) <- a; b" adam@2018: - New, optional less safe FFI adam@2018: - New HTML tags:
, , adam@2018: - HTML5 data-* attributes adam@2018: - HTML5 semantic tags adam@2018: - Syntactic sugar extension: allow parens grouping joins in FROM clauses adam@2018: - Bug fixes and documentation improvements adam@2018: adam@2003: ======== adam@2003: 20140426 adam@2003: ======== adam@2003: adam@2003: - New Basis functions having to do with dates and times, wrapped nicely in new adam@2003: Datetime module of standard library adam@2003: - New .urp directives: 'html5', 'neverInline', 'noMangleSql' adam@2003: - New command-line arguments: '-explainEmbed', '-stop' adam@2003: - Changes to C FFI interface, especially for uw_register_transactional() adam@2003: - 'Basis.getEnv' now always calls UNIX getenv() outside a page handler. adam@2003: - Changedadam@2003: - Bug fixes and improvements to type inference, optimizations, and documentation adam@2003: adam@1950: ======== adam@1950: 20131231 adam@1950: ======== adam@1950: adam@1950: - Performance optimizations for Ur/Web's standalone HTTP servers adam@1950: - New command-line options for those servers: '-k' and '-q' adam@1950: - New HTML pseudo-tag: