Releases: martin-olivier/vangelis
Releases · martin-olivier/vangelis
2.0.2
Changelog
- feat: packaging for
archlinux
- feat: updated dependencies
2.0.1
Changelog
- build(deps): bump indexmap from
1.9.2
to 1.9.3
(#12)
- build(deps): bump serde from
1.0.158
to 1.0.159
(#11)
- feat: automatic releases for
amd
and arm
(#13)
- feat: packaging for
debian
and redhat
(#13)
- feat:
clap
usage for cli (#13)
- fix: errors are now printed in
stderr
(#13)
- fix: shell colors (#13)
2.0.0
Changelog
- feat: rewrite of the project in
rust
(#8)
- feat: test files are now in
toml
format (#8)
- feat: cleaner output (#8)
- feat: packaging, dependabot, linter (#9)
- fix: removal of
vscode
diff feature (#9)
- fix: documentation (#9)
1.9.0
feat: new design and cleaner output
feat: CMake build
fix: Cleaner code
fix: Cleaner documentation
1.8.2
fix: updater
fix: the test pid is not threaded anymore
1.8.1
![](https://camo.githubusercontent.com/2821504c485dd8ebb1a68713812c718f403678f531278d8bfa90402fe9fa3262/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f494f5f5465737465722d76312e382e312d626c75652e737667)
Changelog:
the test pid is killed only if process is not terminated
no useless newline in --diff display
fix a missing display if --diff and Visual Studio Code not installed
code is now in camelCase
fix args parser error
1.8.0
![](https://camo.githubusercontent.com/b5afc1680f4e5ff21557474042c311896ea289b27ba2d3498e017a189cfea291/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f494f5f5465737465722d76312e382e302d626c75652e737667)
Changelog:
test parameters
new parameter: stdout
new parameter: stderr
new parameter: return
new parameter: timeout
details and diff limit
better arguments parser
cleaner display
1.7.2
![](https://camo.githubusercontent.com/da6f4266a64d36413272f07a93c19b1f201e194860fd445d7fc429e9e8968f6e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f494f5f5465737465722d76312e372e322d626c75652e737667)
Changelog:
Better error messages
Cleaner code
throw and noexcept
Removed '>' and '->' before return values
1.7.1
![](https://camo.githubusercontent.com/16b90adf2065b7d38d1bd62e6719ad0795ee1c376e2480e4bade55a75cfbe2e5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f494f5f5465737465722d76312e372e312d626c75652e737667)
Changelog:
Timeout value can be a float
Better error messages
1.7.0
![](https://camo.githubusercontent.com/d52cee9b7838a957a3a1b0bcb350bd115f432b3739bdf19b065e45856f4c7b1f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f494f5f5465737465722d76312e372e302d626c75652e737667)
Changelog:
Timeout
Expected Return Value