Releases: ara-lang/reporting
Releases · ara-lang/reporting
0.6.1
What's Changed
- chore: update readme by @KennedyTedesco in #29
- new: returns
Issue
from anything that derivesstd::error::Error
by @KennedyTedesco in #30
Full Changelog: 0.6.0...0.6.1
0.6.0
What's Changed
- chore: returns
Severity
fromIssueSeverity
by @KennedyTedesco in #20 - new: add ability to print multiple reports by @KennedyTedesco in #21
- feat: add a summary to
ReportFooter
by @KennedyTedesco in #22 - chore: add
#[must_use]
by @KennedyTedesco in #24 - chore: get rid of std HashMap by @KennedyTedesco in #23
- new: add code of conduct by @KennedyTedesco in #26
- fix:
Bug
has a higher severity by @KennedyTedesco in #27 - chore: fix cs by @KennedyTedesco in #25
- new: add
with_source()
toIssue
by @KennedyTedesco in #28
Full Changelog: 0.5.1...0.6.0
0.5.1
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- chore: rename
IssueKind
toIssueSeverity
by @KennedyTedesco in #9 - chore: change from kind to severity by @KennedyTedesco in #12
- new: added severity() method to Report by @KennedyTedesco in #13
- new: add
AnnotationType
toAnnotation
by @KennedyTedesco in #15 - chore: remove duplicated issue message by @KennedyTedesco in #14
- chore: change
Charset
toCharSet
by @KennedyTedesco in #17 - new: add an optional message to
Report
by @KennedyTedesco in #16 - feat: add display style by @azjezz in #18
- chore: remove help messages by @azjezz in #19
New Contributors
- @KennedyTedesco made their first contribution in #9
- @azjezz made their first contribution in #18
Full Changelog: 0.4.2...0.5.0
0.4.2
Full Changelog: 0.4.1...0.4.2
0.4.1
0.4.0
Full Changelog: 0.3.0...0.4.0
0.3.0
release: 0.3.0 Signed-off-by: azjezz <[email protected]>
0.2.0
release: 0.2.0 Signed-off-by: azjezz <[email protected]>
0.1.0
chore: inital commit Signed-off-by: azjezz <[email protected]>