Releases: async3619/solv
Releases · async3619/solv
v1.2.1
1.2.1 (2022-10-04)
Bug Fixes
- fix a bug that program could not read custom test cases properly (fca43e4)
v1.2.0
1.2.0 (2022-10-04)
Bug Fixes
- correct source file path for built scripts (a6da797)
Features
- implement custom test case feature through custom configuration file (701dca4)
v1.1.2
1.1.2 (2022-10-04)
Bug Fixes
- fix a bug that program could not show current version number properly (51c0757)
v1.1.1
1.1.1 (2022-10-04)
Bug Fixes
- fix a bug that program couldn't print exception properly (8d32434)
v1.1.0
1.1.0 (2022-09-28)
Features
- implement debug logging feature (e67863f)