Skip to content

Releases: aurelia/metadata

aurelia-metadata v0.2.2

06 Jan 07:16
Compare
Choose a tag to compare

More work attempting to get the register format working.

aurelia-metadata v0.2.1

06 Jan 06:34
Compare
Choose a tag to compare

This release is experimenting with the system.register module format to see if there's a bug in jspm or 6to5.

aurelia-metadata v0.2.0

06 Jan 05:48
Compare
Choose a tag to compare

Features

  • annotations: enable deep traversal of inheritance hierarchy (db07e892)
  • build: update to latest 6to5 and switch to system.register module format (8d5e644b)

aurelia-metadata v0.1.1

17 Dec 19:53
Compare
Choose a tag to compare

Metadata update.

aurelia-metadata v0.1.0

11 Dec 05:23
Compare
Choose a tag to compare

This release fixes some issues with metadata annotations. It removes the normalize api and embeds this logic so that annotation manipulation is not dependent on any "fix up" apis being called earlier in the process.

aurelia-metadata v0.0.5

09 Dec 06:18
Compare
Choose a tag to compare

This release fixes up build, jspm and karma config.

aurelia-metadata v0.0.4

09 Dec 05:01
Compare
Choose a tag to compare

This release attempts to set up corrected jspm metadata.

aurelia-metadata v0.0.3

08 Dec 21:19
Compare
Choose a tag to compare

This release attempts to set up corrected jspm metadata, allowing easier use of this library from other libraries.

aurelia-metadata v0.0.2

08 Dec 20:11
Compare
Choose a tag to compare

This release attempts to set up corrected jspm metadata, allowing easier use of this library from other libraries.

aurelia-metadata v0.0.1

08 Dec 15:04
Compare
Choose a tag to compare

This is the initial release of the metadata library.