Skip to content

Latest commit

 

History

History
59 lines (28 loc) · 1.95 KB

CHANGELOG.md

File metadata and controls

59 lines (28 loc) · 1.95 KB

Change Log

All notable changes to this project will be documented in this file.

Bug Fixes

  • packages: increases peerDependency of @casl/ability (9f6a7b8), closes #119
  • README: changes links to @casl/ability to point to npm package instead to git root [skip ci] (a74086b), closes #102

Bug Fixes

  • package: changes location of ES5M modules (2b1ad4e), closes #89

Features

  • aurelia: upgrades to the latest version of aurelia (8833993)

0.3.0 (2018-05-14)

Features

  • aurelia: support for per field abilities (1ca5051)

0.2.0 (2018-04-26)

Bug Fixes

  • aurelia: fixes tests in aurelia to properly check ability rules for emptiness (42e2ddb)

Features

0.1.0 (2018-03-23)

Features

  • aurelia: adds package for Aurelia, closes #26