Bug Fixes (BREAKING)
- rename
PriorityQueue::pop()
to::pop_value()
and add::pop()
that also pops the key.
This aligns the method name withpeek()
, which also pops the key.
Commit Statistics
- 4 commits contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages