Skip to content

Releases: fornellas/resonance

v0.5.0-alpha

13 Aug 14:52
83315db

Choose a tag to compare

Update dependencies (#308)

This PR was auto generated by a [GitHub
Action](https://github.com/fornellas/resonance/actions/workflows/update_deps.yaml)
to update project dependencies.

If the build passes, this PR should be safe to merge.

Co-authored-by: fornellas <1386232+fornellas@users.noreply.github.com>

v0.4.0-alpha

03 May 22:33
68e0daf

Choose a tag to compare

Save execution logs (#277)

Save execution logs to store.

Bonus:

- Improve test coverage.
- Rename, refactor & improve code at various places.
- Add `AppendFile` to host interface.
- Add `MultiHandler`.
- Add `TerminalLineHandler`.

Closes #121 .

v0.3.0-alpha

29 Apr 21:35
9ea30e9

Choose a tag to compare

Add BufferedHandler (#275)

v0.2.0-alpha

28 Apr 20:35
ddbfb34

Choose a tag to compare

Add color scheme support (#274)

v0.1.1-alpha

26 Apr 22:29
ef9c962

Choose a tag to compare

Fix status badges (#272)

v0.1.0-alpha

26 Apr 22:21
cd7bb90

Choose a tag to compare

Fix ExitCode type (#271)

Closes #172