Skip to content
This repository was archived by the owner on Jul 5, 2022. It is now read-only.

Releases: netiam/acl

v3.0.4

01 Jan 00:17

Choose a tag to compare

<a name"3.0.4">

3.0.4 (2017-01-01)

Bug Fixes

  • package: update lodash to version 4.17.4 (7f37f1b2)

v3.0.3

24 Dec 21:48

Choose a tag to compare

<a name"3.0.3">

3.0.3 (2016-12-24)

Bug Fixes

  • package: update lodash to version 4.17.3 (3171f122)

v3.0.2

09 Sep 22:07

Choose a tag to compare

<a name"3.0.2">

3.0.2 (2016-09-09)

Bug Fixes

  • workaround for ES6 module loaders (b24c957a)

v3.0.1

09 Sep 21:31

Choose a tag to compare

<a name"3.0.1">

3.0.1 (2016-09-09)

Bug Fixes

  • do only import necessary lodash modules (9c05a763)

v3.0.0

08 Sep 15:25

Choose a tag to compare

<a name"3.0.0">

3.0.0 (2016-09-08)

Bug Fixes

  • allowedProperties should be named filter (3ed10cb0)

Features

  • library provides a clean ACL api now. (88d93323)

Breaking Changes

  • must add this to force semantic-release to do its work.

    (7ba610a2)

  • Complete change of the lib API.

    (88d93323)

v1.0.0

04 Oct 21:57

Choose a tag to compare

<a name"1.0.0">

1.0.0 (2015-10-04)

Bug Fixes

  • package name was netiam-oauth (3851694f)

Features

  • role related utility methods (e.g. hierarchy) (3587e5db)
  • add resource privilege check module (19402cb3)
  • add constants module (3cfa5d87)
  • add basic ACL implementation (4de714cb)
  • add asserts (5349a9ec)