Changelog1
All notable changes to Pekora will be documented here. Breaking changes are marked with a 🚩.
Pekora adheres to semantic versioning.
pekora calc
can no longer return a negative result. Results that would have previously been negative are now clamped to 0.
No user-facing changes are introduced in this release.
- Fixed a bug where passing negative numbers to
pekora read
orpekora make --from
would cause an error.
- Fixed a bug where subtracting permissions could return an incorrect result if the difference of the permissions' integer values was a negative number.
No user-facing changes are introduced in this release.
This is the initial release of Pekora.
Footnotes
-
Based on Keep a Changelog. ↩