23 lines
629 B
Markdown
23 lines
629 B
Markdown
# Revision history for SJW
|
|
|
|
## 0.1.2.1 -- 2020-05-21
|
|
|
|
* Fix bug in loop reporting causing in some cases the display of an inaccurate loop instead of the one actually detected
|
|
|
|
## 0.1.2.0 -- 2020-01-10
|
|
|
|
* Expose SJW as a library and make sjw executable use it
|
|
* Check all sources directories for existence instead of delaying the fail to individual modules
|
|
|
|
## 0.1.1.1 -- 2020-01-09
|
|
|
|
* Fix bug in dependency ordering due to using too naive an approach
|
|
* Compiled successfully with base == 4.11
|
|
|
|
## 0.1.1.0 -- 2020-01-03
|
|
|
|
* Imports can now span several lines
|
|
|
|
## 0.1.0.0 -- 2020-01-01
|
|
|
|
* First working version with a small example
|