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

Latest commit

 

History

History
26 lines (17 loc) · 488 Bytes

File metadata and controls

26 lines (17 loc) · 488 Bytes

1.0.0 / 2013-01-22

* All Test passed on mocha
* Ready for production version updated

0.3.0 / 2013-01-09

* Renamed methods
* Removed factory pattern
* isSymbolicValid() now accepts strings as a parameter

0.2.0 / 2012-12-12

* Add constant USER, GROUP, OTHER
* Add @method getPermissionByClass
* Add private method to convert UGO string notation to Array

0.1.0 / 2012-12-11

* Initial version