Skip to content

Releases: AbmSourav/dataStructure

1.2.1

17 Jul 05:27
Compare
Choose a tag to compare

Block Chain doc updated

1.2.0

16 Jul 17:08
Compare
Choose a tag to compare

now use method to create DataStructures

1.1.0

22 Jun 11:27
Compare
Choose a tag to compare
  • BlockChain API improved
  • Hash Table API improved
  • Docs updated

1.0.5

21 Jun 12:25
Compare
Choose a tag to compare

Block Chain API added in DS

1.0.4

16 Jun 12:44
Compare
Choose a tag to compare
  • One main js bundle file added for each DataStructure
  • all main js bundle files exported from mod.js

1.0.2

16 Jun 05:32
Compare
Choose a tag to compare

ES6 supported class private property added in all DS class