Skip to content

v1.1.1

Compare
Choose a tag to compare
@nvictus nvictus released this 21 Sep 15:43
· 75 commits to master since this release

Maintenance

  • Performance of copy improved by avoiding re-heapifying (#12). By @palkeo
  • Removed redundant heapify call in constructor.
  • Removed unused node_factory kwargs.
  • Formatting with black.