Release Notes

0.2.2 (Sept 25, 2013)

  • CB-4889 bumping&resetting version
  • CB-4889 renaming org.apache.cordova.core.globalization to org.apache.cordova.globalization
  • Rename CHANGELOG.md -> RELEASENOTES.md
  • [CB-4752] Incremented plugin version on dev branch.

0.2.3 (Oct 28, 2013)

  • CB-5128: added repo + issue tag to plugin.xml for globalization plugin
  • [CB-4915] Incremented plugin version on dev branch.

0.2.4 (Dec 4, 2013)

  • [ubuntu] add missing file
  • add ubuntu platform
  • Added amazon-fireos platform. Change to use amazon-fireos as a platform if the user agent string contains ‘cordova-amazon-fireos’

0.2.5 (Jan 02, 2014)

  • CB-5658 Add doc/index.md for Globalization plugin

0.2.6 (Feb 05, 2014)

  • Add Tizen plugin support

0.2.7 (Apr 17, 2014)

  • CB-4908: [android] Long.valueOf(0) instead of new Long(0)
  • CB-6212: [iOS] fix warnings compiled under arm64 64-bit
  • CB-6460: Update license headers
  • CB-6465: Add license headers to Tizen code
  • Add NOTICE file