Skip to content

1.11.3

Choose a tag to compare

@arthurschreiber arthurschreiber released this 31 Jul 13:36
· 1543 commits to master since this release

This release contains a bugfix that corrects the validation of date parameters.

It also contains a few non-user facing changes that streamline the release process and improve our CI setup.

Detailed Changelog

  • #254 Release automation using travis: Pushing a new tag to the github repository will automatically try to release a new version of tedious on npm.
  • #283 Run more CI builds on travis, on the fast container infrastructure.
  • #252 Make AppVeyor builds a bit more stable.
  • #276 Do not let invalid dates pass the data validation check.