ObjectBox v1.1.4

2 February 2006

This version fixes bug #42, 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)
  • changed generated functions to be static
  • 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 1.1.4 of o:Lib.