All Versions
19
Latest Version
Avg Release Cycle
2 days
Latest Release
2237 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.5.2 Changes
- ๐ณ Show errors coming from docker
-
v0.5.1 Changes
- โ Show the test statistics (# of failing/succeeded tests) after showing the errors
-
v0.5.0 Changes
- ๐ Show the failing versions output
-
v0.4.0 Changes
- ๐ New
opts
(Object with parameter) arguments for module usage, instead of 1000 arguments
- ๐ New
-
v0.3.1 Changes
- CLI and library are now separated, enabling you to include autochecker directly in your project ๐ if wanted. See usage in the "Programmatic API" section above.
-
v0.3.0 Changes
- โ Add
autochecker ls
command for checking all available versions to test on - More splitting up code
- โ Add
-
v0.2.2 Changes
- โ Starting to split up things and start testing
- Started using autochecker for checking autochecker in version 4 and 5
- โ
Limit to amount of tests running in parallel, controlled by
TEST_LIMIT
env var
-
v0.2.0 Changes
- ๐ Support for custom Dockerfile template (thanks to @bahmutov)
- ๐ฒ Fancier logging
-
v0.1.0 Changes
- ๐ Initial release