Skip to content

Releases: martin-olivier/vangelis

2.0.2

26 Oct 09:54
aeaad14
Compare
Choose a tag to compare

Changelog

  • feat: packaging for archlinux
  • feat: updated dependencies

2.0.1

07 Apr 15:04
e342f8c
Compare
Choose a tag to compare

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

24 Mar 18:05
67cde88
Compare
Choose a tag to compare

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

29 Jan 15:49
a68cc72
Compare
Choose a tag to compare

feat: new design and cleaner output
feat: CMake build
fix: Cleaner code
fix: Cleaner documentation

1.8.2

07 Jul 15:09
3356b25
Compare
Choose a tag to compare

fix: updater
fix: the test pid is not threaded anymore

1.8.1

02 Jul 15:58
0f1a95e
Compare
Choose a tag to compare

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

24 Jun 00:03
1cd6d47
Compare
Choose a tag to compare

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

10 Jun 23:17
3a2f7d6
Compare
Choose a tag to compare

Changelog:

Better error messages
Cleaner code
throw and noexcept
Removed '>' and '->' before return values

1.7.1

21 Apr 23:52
b088a4a
Compare
Choose a tag to compare

Changelog:

Timeout value can be a float
Better error messages

1.7.0

14 Apr 01:41
0305eaf
Compare
Choose a tag to compare

Changelog:

Timeout
Expected Return Value