v0.1.0
Welcome to the first release of Gremlins! 🥳
Please, note that this version of Gremlins doesn't support Windows.
Changelog
- b237849 Add Codacy report
- b1543ce Add DeepSource integration
- 34fbfa9 Add TIMED OUT and NOT VIABLE (#40) (#49)
- 5681945 Add basic CI workflow (#4)
- 1683c3d Add basic contribution guidelines
- 25eb4a6 Add basic project structure
- 7c1e9c3 Add better reporting (#3)
- 3164f36 Add codeclimate coverage report
- 1c80cb7 Add documentation details (#6)
- 199ca8f Add formatting to Mutant log (#3)
- 17bf31d Add license description
- 8b7c273 Add license scan report and status
- 4cbf4a0 Add support for basic mutations (#8)
- a8c14a2 Add support for build tags (#10)
- 16f8cdb Add unleash command (#7)
- a767e79 Add workdir (#17)
- 4edc792 Comment exported
- b1fb7b1 Create CODE_OF_CONDUCT.md
- 042b9f2 Create codeql-analysis.yml
- bf4fe91 Create dependabot.yml
- ae51e5d Create labels.yml
- 408ecf6 Expand disclaimer
- b45306f Expand on README (#6)
- a44e017 Fix call on path (#36)
- 6a790fd Fix carriage return
- acf760b Fix coverage profile
- 31d8be0 Fix linting errors (#2)
- 91efae1 Fix missing path (#36)
- d6a9fbe Fix race condition (#20)
- 62c772e Fix releaser
- 52e7068 Fix typo
- 121149f Fix typo
- 998ce12 Implement basic algorithm for mutation discovery (#2)
- 4c7e0a5 Implement basic coverage reporting (#1)
- 9753b00 Implement test running (#5)
- e3c3385 Improve templates
- b2183e1 Initial commit
- d93b9c5 Make error logs go to STDERR (#44)
- 7251898 Make test timeout dynamic (#21)
- 1b59919 Prepare for GitLab Flow
- 20cb210 Prepare for first release (#51)
- ba71736 Refactor Makefile
- 29de762 Refactor to Mutant interface (#3)
- 6aabc1e Refactor to use internal (#3)
- cb7e7a4 Remove "quote" format specifier
- 1cd5a72 Remove exec tag
- 9c8b60a Setup release mechanism (#15)
- 0789ba2 Update issue templates
- c3171c2 Update issue templates
- 8b4a8d5 Update tests
- 5f2e45f [DS] Fix file permissions (GSC-G302)
- 5b57112 [DS] Fix potential bug (RVV-B0006)
- aab5320 [DS] Fix unused method receiver (RVV-B0013)
- de02968 [DS] Fix unused parameter (RVV-B0012)