Releases: alexevanczuk/packs
Releases · alexevanczuk/packs
v0.1.91
v0.1.90
v0.1.89
What's Changed
- Consistent "Result" types by @perryqh in #152
- Collect check messages and print results by @perryqh in #153
- refactored some "panics" to instead return errors by @perryqh in #154
- Returning anyhow::Result when checking for strictness violations and retrieving packs by @perryqh in #155
- file_read_contents returning anyhow::Result by @perryqh in #156
- Configuration returns anyhow::Result by @perryqh in #157
- for_file returns result by @perryqh in #158
- check returns anyhow::Result by @perryqh in #159
- from_path returns anyhow::Result by @perryqh in #160
- Converting RawConfiguration to user anyhow::Result by @perryqh in #161
- Cache write returns result by @perryqh in #162
- Referencing_pack returns result by @perryqh in #163
- Bubble up stale violation errors by @perryqh in #165
- DRYing up checker unit tests by @perryqh in #167
- DRY remaining "checker" tests by @perryqh in #168
- List pack dependents by @perryqh in #164
- Setting ViolationIdentifier
strict
in all checkers by @perryqh in #169 - Not writing strict violations to todos by @perryqh in #170
- Removing unused "strict-mode" code by @perryqh in #171
Full Changelog: v0.1.88...v0.1.89
v0.1.88
What's Changed
Full Changelog: v0.1.87...v0.1.88
v0.1.87
v0.1.86
What's Changed
Full Changelog: v0.1.85...v0.1.86