Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 908 Bytes

File metadata and controls

43 lines (29 loc) · 908 Bytes

Change Log

Unreleased

0.1.0 - 2025-08-27

Added

  • Basic repo structure and initial setup.

0.2.0 - 2025-10-10

Added

  • ADRs for key design decisions.
  • Casbin model (CONF) and engine layer for authorization.
  • Implementation of public API for roles and permissions management.

0.3.0 - 2025-10-10

Added

  • Implementation of REST API for roles and permissions management.