Skip to content

Releases: d33p0st/modstore

modstore

04 Jan 22:51
63881d1
Compare
Choose a tag to compare
  • Added Queue
  • Added PriorityQueue
  • Added modkit prototypes
  • Updated old structures.

modstore-v2.0.0

11 Dec 18:32
831a164
Compare
Choose a tag to compare
  • Added SingleLinkNode, LinkedListOne and LRUCache.
  • Added DoubleLinkNode and LinkedListTwo
  • Added HashMap and AutoHashMap
  • Hinted MultiLinkNode And LinkedListMulti

modstore.v1.1.1

23 Oct 22:56
Compare
Choose a tag to compare

Added Sorting Algorithms
Added Searching Algorithms
Fixed Code breakage in python3.8

For more details checkout readme and documentation.

Modstore-v1.0.0

26 Sep 08:48
Compare
Choose a tag to compare
  • Added Support for python3.8 across Windows, Linux and MacOSX
  • Added Documentation for Blockchain, DAG (Directed Acyclic Graph), List, and Stack
  • Added Updated README.md
  • Added Proper Classifiers for pyproject.toml
  • v1.0.0 is live now.

v0.1.3

25 Sep 12:03
b79ce9c
Compare
Choose a tag to compare

Testing Version - Do not Download