Releases: josecfreittas/elixir-coverage-feedback-action
Releases · josecfreittas/elixir-coverage-feedback-action
v1.1.0
What's Changed
- Support for Elixir 1.17 by @josecfreittas in #31
- chore(deps-dev): bump glob from 10.3.10 to 10.3.15 by @dependabot in #24
- chore(deps-dev): bump undici from 5.28.3 to 5.28.4 by @dependabot in #23
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Refactor + Tests + CI pipelines in #8
- Updated dependencies #20
- Remove excoveralls support and simplify capture of extra kinds of tests #21
Full Changelog: v0.5...v1.0.0
v0.5
What's Changed
- Add support for feature tests by @janciesla8818 in #7
New Contributors
- @janciesla8818 made their first contribution in #7
Full Changelog: v0.4...v0.5
v0.4
v0.3.1
What's Changed
- fix: don't try to create comments on dependabot PRs by @josecfreittas in #4
Full Changelog: v0.3...v0.3.1
v0.3
What's Changed
- Fixes failure when the project has doctests by @stocks29 in #2
- Full support to doctests by @josecfreittas in #3
New Contributors
- @stocks29 made their first contribution in #2
- @josecfreittas made their first contribution in #3
Full Changelog: v0.2...v0.3
v0.2
feat: comment only once, and update it on later runs
v0.1
feat: init