algomin
Version:
Algomin - Viszualizing Distributed Algorithms
57 lines (42 loc) • 752 B
Markdown
# Changelogs
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
### 1.0.2
* Adjusted shape dimensions to be percentual
### 1.0.1
* Adjusted start, stop and reset methods
### 1.0.0
* v1 Release ready
* Added comments & Minor updates
### 0.0.10
* Throw reference error
### 0.0.9
* added tests & fixed duplicate loops
### 0.0.8
* added tests & minor updates
### 0.0.7
* added throw exception to parser
### 0.0.6
* Dev updates
### 0.0.5
* Dev updates
### 0.0.4
* Dev updates
### 0.0.3
* Dev updates
### 0.0.2
* Added entrypoint
### 0.0.1
* Dev init