Skip to content

Releases: digitalsadhu/admittance

Improve API documentation section

22 Mar 17:58
Compare
Choose a tag to compare

Improves clarity and detail around the API section of the admittance docs

Documentation updates

22 Mar 17:09
Compare
Choose a tag to compare

Updates documentation from v3.0.0 to v4.0.0 level
The main change is that examples and docs show new multiple instance usage of admittance

Multiple Admittance instances

22 Mar 16:52
Compare
Choose a tag to compare

This major release makes it possible to create multiple instances of admittance by exposing a function that when called returns an instance

Permissions refactor

19 Mar 06:36
Compare
Choose a tag to compare

Refactors permissions structure into 2 objects. A permissions object and an assignment object

Documentation improvements

08 Mar 16:18
Compare
Choose a tag to compare
v2.1.6

Rev version to 2.1.6

Improved test coverage and documentation

08 Mar 15:52
Compare
Choose a tag to compare
v2.1.3

Rev version to 2.1.3

Permissions hierarchies

07 Mar 23:41
Compare
Choose a tag to compare

Hierarchies of permissions can now be defined to make building out application permission structures more betterer

Fix and validate package.json file

07 Mar 09:34
Compare
Choose a tag to compare

Prepares package for release on npm by updating package.json file and validating

V2 Documentation and code quality release

07 Mar 09:21
Compare
Choose a tag to compare

Change log:

  • Added documentation
  • Added travis CI
  • Added coveralls analysis
  • Example file fixes

Version 2 of Admittance

06 Mar 22:12
Compare
Choose a tag to compare

Rewrite of the module with a totally different and simpler interface.