Skip to content

Pre-release v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@el-mike el-mike released this 12 Dec 20:55
· 57 commits to master since this release
3d7ea9b

What's Changed

  • feat: condition type and name by @el-mike in #20
  • feat: api for allowing preliminary authorization by @el-mike in #21
  • feat: authorize error return strategy by @el-mike in #22
  • chore: inmemoryadapter testing by @el-mike in #23
  • chore: fileadapter testing by @el-mike in #24
  • chore: mocks changes, basic access manager testing by @el-mike in #25
  • chore: accessmanager testing by @el-mike in #26
  • chore: conditions testing, fixes by @el-mike in #27
  • chore: permissions testing, api simplifying by @el-mike in #28
  • chore: policy manager testing, private mocks, policy manager fixes by @el-mike in #29
  • feat: private error constructors by @el-mike in #30
  • chore: value descriptor testing by @el-mike in #31
  • chore: is equal condition testing by @el-mike in #32
  • chore: comments revisions, file perm setter for file adapter by @el-mike in #33
  • feat: simplify permission presets handling by @el-mike in #34
  • feat: role id from map key by @el-mike in #35
  • fix: lint fix by @el-mike in #36
  • feat: not equal condition, improvements by @el-mike in #37
  • feat: empty condition by @el-mike in #38
  • chore: renaming condition files by @el-mike in #39
  • chore: general testing, file adapter fixes, error handling improvements by @el-mike in #40
  • chore: custom condition testing, public condition error by @el-mike in #41

Full Changelog: v0.1.1...v0.2.0