Skip to content

Version 2.3.0

Compare
Choose a tag to compare
@highsource highsource released this 28 Jun 13:02
· 107 commits to master since this release

Release notes:

  • Added support for xs:duration as well as xs:gYear, xs:gYearMonth, xs:gMonthDay, xs:gMonth, xs:gDay (#73, #82, #94, #91, #82).
  • Fixed bower.json (#85). bower.json is not generated during build.
  • Fixed issues.

Backwards compatibility:

  • The timezone sign was changed (#82). For instance, +05:00 will be represented as timezone: 300. This is not backwards-compatible, therefore the version bump.

Many thanks to Thomas Grabietz (@duschata) for his contribution.
Thomas is largely responsible for implementing xs:g*-Types support in this release.