Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 1.08 KB

Changelog1

All notable changes to Pekora will be documented here. Breaking changes are marked with a 🚩.

Pekora adheres to semantic versioning.

Changed

  • 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

  • Fixed a bug where passing negative numbers to pekora read or pekora make --from would cause an error.

Fixed

  • 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

  1. Based on Keep a Changelog.