Skip to content

ChangeLog

estigma88 edited this page Apr 22, 2018 · 4 revisions

Change log

v2.0.1

  • Fixing freezing windows
  • Fixing open button folder
  • Removing spinner for hashing value length

v2.0.0

  • Refactoring to use Spring Boot
  • Cleaning apis Lookup and Storage to be reusable
  • Cleaning Communication api, to handle more generic implementations
  • Using DI to handle every object.
  • Using IoC to create extensible implementations of Dhash, Communicacion and Chord
  • Creating full unit testing for Dhash and Chord implementations
  • Creating Spring Boot Starters for Dhash and Chord
  • Creating Spring Boot Starters for Communication with Sockets and Data Structure
  • Creating integration test for data structure simulation and network nodes

v1.5.0

  • Refactoring to use Gradle
  • Distribution zip structure
Clone this wiki locally