Skip to content

Latest commit

 

History

History
50 lines (23 loc) · 2.18 KB

CHANGELOG.md

File metadata and controls

50 lines (23 loc) · 2.18 KB

Semantic Versioning Changelog

1.3.0 (2024-03-29)

Features

  • upgrade CI Node.js version to 20 (13ee383)

1.2.0 (2023-10-30)

Features

  • migrate from setup.py to pyproject.toml (#12) (4bc0a3a)

1.1.1 (2023-04-08)

Bug Fixes

  • compatibility with later casbin patches (#11) (f5dba83)

1.1.0 (2023-03-22)

Features

1.0.1 (2022-08-07)

Bug Fixes

  • add publish watcher and small fix (#9) (9319159)

1.0.0 (2022-07-25)

Bug Fixes

Features

  • add functions to watcher (#5) (705ba31)
  • add semantic release, lint and small fix (b2f0f6c)
  • build main functions, add unit test and add readme (#6) (416f6e3)