Skip to content

v0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 21:04
· 410 commits to master since this release
aca8a5e

DataStructures v0.18.0

Diff since v0.17.20

Closed issues:

  • Deprecate then Remove ClassifierCollections (#496)
  • Prepare for release 0.18 (#577)
  • Missing website (#650)

Merged pull requests:

  • Use Base.Ordering for heap, and other performance improvements (#547) (@milesfrain)
  • Mark as 0.18-DEV and remove deprecations (#643) (@oxinabox)
  • inbounds optimizations for CircularDeque and CircularBuffer (#649) (@ancapdev)