Skip to content

Releases: d33p0st/modstore

modstore

Choose a tag to compare

@d33p0st d33p0st released this 04 Jan 22:51
63881d1
  • Added Queue
  • Added PriorityQueue
  • Added modkit prototypes
  • Updated old structures.

modstore-v2.0.0

Choose a tag to compare

@d33p0st d33p0st released this 11 Dec 18:32
831a164
  • Added SingleLinkNode, LinkedListOne and LRUCache.
  • Added DoubleLinkNode and LinkedListTwo
  • Added HashMap and AutoHashMap
  • Hinted MultiLinkNode And LinkedListMulti

modstore.v1.1.1

Choose a tag to compare

@d33p0st d33p0st released this 23 Oct 22:56

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

For more details checkout readme and documentation.

Modstore-v1.0.0

Choose a tag to compare

@d33p0st d33p0st released this 26 Sep 08:48
  • 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

Choose a tag to compare

@d33p0st d33p0st released this 25 Sep 12:03
b79ce9c

Testing Version - Do not Download