Skip to content

v1.3.0

Compare
Choose a tag to compare
@Ts-Pytham Ts-Pytham released this 30 Dec 17:14
· 12 commits to master since this release

What's Changed

  • Feature-01 (1.3.0) Implementation of the TryPop and TryPeek methods in PriorityStack and PriorityQueue by @Ts-Pytham in #8
  • New unit testing for PriorityStack class.

Fixes

  • Fixed a bug that instead of sorting by highest priority, sorted by lowest priority in PriorityStack class.

Full Changelog: 1.2.0...1.3.0