Skip to content

Commit 312eae7

Browse files
chore: release v0.2.0
1 parent 452961d commit 312eae7

1 file changed

Lines changed: 68 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [0.2.0](https://github.com/edera-dev/edera-check/releases/tag/v0.2.0) - 2026-02-18
11+
12+
### Added
13+
14+
- collect more hardware info
15+
- add report bundle
16+
- add more checks and image publish
17+
- allow skipping groups and add readme
18+
- add dockerfile and build scripts
19+
- clean up logging a bit
20+
- initial add of preflight utility
21+
22+
### Fixed
23+
24+
- fixup wording
25+
- fixup
26+
- fixup
27+
28+
### Other
29+
30+
- Fix pull ref in README
31+
- Bump sysinfo from 0.36.1 to 0.38.1 in the cargo-updates group
32+
- Add postinstall check to README
33+
- Merge branch 'main' into bleggett/license-matter
34+
- fnify
35+
- gotdamn format
36+
- Require root
37+
- Tidy up main
38+
- Add kube checkers
39+
- gitignore
40+
- Add postinstall stuff
41+
- kernel stuff
42+
- Fixup
43+
- Update readme to be in line with current state
44+
- Add disclaimer
45+
- Fixup
46+
- NUMA checks
47+
- Add byokernel checker
48+
- Recorders should skip, not error. Also, add categories
49+
- comment
50+
- Fixup naming
51+
- Redo output
52+
- Dependaboot
53+
- Add basic CI
54+
- More fixup
55+
- system checks
56+
- collect kernel config
57+
- Fixup kernel mods
58+
- Fixup host exec for collect
59+
- autofix
60+
- separate checkers, recorders, and helpers. also add host exec stuff
61+
- cleanup
62+
- move pvh script to builtin
63+
- update docs
64+
- reorganize
65+
- fix tool parsing
66+
- move dockerfile
67+
- add some docs on script checks
68+
- add some docs

0 commit comments

Comments
 (0)