Releases: infertux/bashcov
Releases · infertux/bashcov
v3.3.0
What's Changed
- feat(LEXER): support function names containing the at sign by @niall-byrne in #98
- Fix heredoc with space not reported as covered (fixes #102) by @sonikaarora in #103
New Contributors
- @sonikaarora made their first contribution in #103
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- Add support for building Bashcov with the Nix package manager by @tomeon in #78
- fix(nix): align bashcov version by @oux in #89
- feat(LEXER): support function names containing dots by @niall-byrne in #97
New Contributors
Full Changelog: v3.1.3...v3.2.0