Skip to content

Releases: mishaga/basic-data-structure

0.0.7

04 Mar 17:06
cedd94d

Choose a tag to compare

What's Changed

  • deleted unused test
  • moved from wemake to ruff
  • support for python 3.13
  • support for new project name

Full Changelog: 0.0.6...0.0.7

0.0.6

03 May 16:54

Choose a tag to compare

Enhanced LinkedList, new documentation

0.0.5

30 Apr 22:21

Choose a tag to compare

Initial implementation of Stack, Linked list and Binary tree