Skip to content

Releases: aurelia/validation

0.6.6

23 Mar 18:53
Compare
Choose a tag to compare
  • Add d.ts files to the build.

0.6.5

23 Mar 04:00
Compare
Choose a tag to compare

0.6.5 (2016-03-22)

Bug Fixes

  • decorators: deprecate the ensure decorator (0e82a6bb)

aurelia-validation 0.6.3

01 Mar 16:24
Compare
Choose a tag to compare

Features

aurelia-validation 0.6.2

08 Feb 20:16
Compare
Choose a tag to compare
  • jspm/npm package update

aurelia-validation 0.6.1

30 Jan 06:14
Compare
Choose a tag to compare

Features

  • all: update jspm meta; core-js; aurelia deps (c109bdc6)

aurelia-validation v0.6.0

16 Nov 21:31
Compare
Choose a tag to compare
chore(all): prepare release 0.6.0

Release 0.4.1

10 Nov 16:52
Compare
Choose a tag to compare

Updates to latest Aurelia releases

Update to latest releases

13 Oct 16:22
Compare
Choose a tag to compare

Implements PAL and a few other fixes.

Bug fixes, light refactoring, and typedocs

19 Sep 19:26
Compare
Choose a tag to compare

Includes a breaking change -

  • ValidateCustomAttributeViewStrategy: has been renamed ValidationViewStrategy

Update to latest core library versions

10 Sep 20:43
Compare
Choose a tag to compare

This release includes a ton of community commits including new translations, fixed tests, and of course version updates!

There has also been a validation sample app added to help verify setup and provide a testing environment. Instructions for running are the same as the skeleton-navigation app - npm install, jspm install, and gulp watch from the sample directory. Contributions welcome to showcase good validation techniques!

Thanks for everyone's patience, we will be sure to get the validation releases in line with the normal release cycle.