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
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
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
Changelog:
Better error messages
Cleaner code
throw and noexcept
Removed '>' and '->' before return values
1.7.1
Changelog:
Timeout value can be a float
Better error messages
1.7.0
Changelog:
Timeout
Expected Return Value