2019-12-30 12:16:05 +01:00
|
|
|
# Revision history for SJW
|
|
|
|
|
2020-05-21 18:03:12 +02:00
|
|
|
## 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
|
|
|
|
|
2020-05-17 16:30:56 +02:00
|
|
|
## 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
|
|
|
|
|
2020-01-09 21:51:24 +01:00
|
|
|
## 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
|
|
|
|
|
2020-01-03 09:47:19 +01:00
|
|
|
## 0.1.1.0 -- 2020-01-03
|
|
|
|
|
|
|
|
* Imports can now span several lines
|
|
|
|
|
2020-01-01 20:01:17 +01:00
|
|
|
## 0.1.0.0 -- 2020-01-01
|
2019-12-30 12:16:05 +01:00
|
|
|
|
2020-01-01 20:01:17 +01:00
|
|
|
* First working version with a small example
|