Martin Klang | 2 Feb 2006 09:13

ObjectBox v1.1.4 released

Hello all,

I'm pleased to announce that version 1.1.4 of ObjectBox is now  
available.
Downloads are as usual at http://www.o-xml.org/download/

This version fixes some bugs, improves performance through output  
handling optimisations and covers the following changes:

     * added compilation check for duplicate type declarations
     * added function ends-with(String, String) : Boolean
     * added function String.charCodeAt(Number) : Number
     * fixed output of default namespace declarations (bug #42)
     * fixed Program type parameter scoping (bug #38)
     * added (output) encoding attribute to ObjectBox Ant task
     * added function format-number(num, pattern)
     * added function Number.format(pattern)
     * added function List.clear()

The release also includes the new version of o:Lib:
New for this version is the Chime type, which allows very simple  
scheduling of activites. By overloading Chime, a task can be  
automatically repeated at a regular interval.

List of changes:

     * added type time:Chime
     * renamed net:Message read methods
     * renamed io:HtmlParser parse methods
     * added function File.stream()
(Continue reading)


Gmane