github Lawo/ember-plus v1.6.2
Ember+ SDK v1.6.2

latest releases: v1.8.2.2, v1.8.2.1, v1.8.2...
8 years ago

Overview

Version v1.6.2 of the Ember+ SDK is a maintenance release that fixes an
important oversight in version 1.6.0 with regard to the correct spelling of the newly introduced "schemaIdentifiers" attribute.

In addition to this functional change this release increases stability and addresses a few performance problems. All users of the v1.6.0 version are encouraged to update to this release as soon as possible.

Fixes

  • Updated DTD version implemented by the various libraries to 2.31 which includes a minor change to the naming of the schemaIdentifier attribute.
    Please note that this requires a small change to client code that uses the accessors, because the spelling has been changed from the singular form "schemaIdentifier" to the plural form "schemaIdentifiers".
  • Fixed potential memory leaks during decoding in DomReader.
  • Optimized the equality comparison of two type erased iterator instances, yielding a massive performance improvement in typical loop constructs.
  • Corrected the signedness of a few temporary variables and integral constants used in the implementation.
  • Removed extraneous semicolons that caused compiler warnings on high warning-levels.
  • Removed obsolete entries from the Doxygen configuration and corrected wrong output directories in the Doxygen configuration.

Additions

  • Added a method called compliesWithSchema which tests whether a schema is part of the schema identifier collection of a node, parameter or matrix.

Don't miss a new ember-plus release

NewReleases is sending notifications on new releases.