sorald-0.5.0
algomaster99
released this
24 May 12:59
·
310 commits
to master
since this release
This release is equivalent to
0.4.1
What's Changed
- feat: use SPI for analyzer loading by @MartinWitt in #758
- feat: abstract ruletype enum with IRuleType by @MartinWitt in #759
- feat: Add processor repository api and sonar implementation by @MartinWitt in #760
- feat: add rule repository by @MartinWitt in #763
- refactor: create parent pom by @MartinWitt in #776
- Review: move sorald to subfolder by @MartinWitt in #779
- refactor: create sorald-api by @MartinWitt in #783
- chore: release sorald 0.4.0 by @algomaster99 in #786
- fix: fix
test_prrecorder::test_make_full_record
by @algomaster99 in #794 - doc: update bibliographic info by @monperrus in #793
- chore: update dependencies using
combined-prs
workflow by @github-actions in #795 - chore: fix
test_prrecorder::test_make_full_record
by @algomaster99 in #801 - fix(deps): update dependency org.sonarsource.sonarlint.core:sonarlint-core to v8.5.0.46449 by @renovate in #791
- chore(deps): update codecov/codecov-action action to v3.1.0 by @renovate in #800
- tests: be aware of what rules Sorald can report by @algomaster99 in #804
- chore(deps): update actions/setup-java action to v3.3.0 by @renovate in #777
- chore: let Sonar to scan all modules by @algomaster99 in #811
- docs: update instructions for building JAR by @algomaster99 in #810
- chore: fix
MineCommand
cli documentation by @algomaster99 in #809 - refactor: reuse APIs defined in RuleRepository in RuleProvider by @algomaster99 in #812
- refactor: restructure project to load Sorald as a service using Java SPI by @algomaster99 in #808
- refactor: pass CLI context rather than individual parameter by @algomaster99 in #815
- feat: add parameters for individual rules while mining by @algomaster99 in #816
- chore: fix path to processors by @algomaster99 in #818
- doc: Update docs/usage by @github-actions in #820
- chore: fix release script by @algomaster99 in #822
Full Changelog: sorald-0.4.0...sorald-0.5.0