Releases: uutils/platform-info
Releases · uutils/platform-info
2.0.4
What's Changed
Dependencies
- fix(deps): update rust crate libc to 0.2.154 by @renovate in #76
- fix(deps): update rust crate winapi to 0.3.9 by @renovate in #77
- chore(deps): update rust crate regex to 1.10.4 by @renovate in #78
- chore(deps): update mozilla-actions/sccache-action action to v0.0.5 by @renovate in #79
- chore(deps): update davidanson/markdownlint-cli2-action action to v17 by @renovate in #80
- clippy: use char instead of closure by @cakebaker in #81
- chore(deps): update mozilla-actions/sccache-action action to v0.0.6 by @renovate in #83
New Contributors
Full Changelog: 2.0.3...2.0.4
2.0.3
What's Changed
- Add support for AIX by @bzEq in #74
- Remove needless return by @cakebaker in #61
- Use "from" instead of "try_from" by @cakebaker in #65
- ci: fix "unexpected input 'command'" warning by @cakebaker in #66
- cargo: rename "config" to "config.toml" by @cakebaker in #70
- ci: use
codecov
token by @cakebaker in #69 - fix a clippy warning on windows by @sylvestre in #72
- Some clippy fixes by @sylvestre in #75
Dependencies updates
- Update streetsidesoftware/cspell-action action to v3 by @renovate in #54
- Update DavidAnson/markdownlint-cli2-action action to v12 by @renovate in #55
- Update actions/checkout action to v4 by @renovate in #56
- Update codecov/codecov-action action to v4 by @renovate in #57
- Revert "Update codecov/codecov-action action to v4" by @cakebaker in #58
- Update DavidAnson/markdownlint-cli2-action action to v13 by @renovate in #59
- Update streetsidesoftware/cspell-action action to v4 by @renovate in #60
- Update streetsidesoftware/cspell-action action to v5 by @renovate in #62
- Update DavidAnson/markdownlint-cli2-action action to v14 by @renovate in #63
- Update DavidAnson/markdownlint-cli2-action action to v15 by @renovate in #64
- chore(deps): update mozilla-actions/sccache-action action to v0.0.4 by @renovate in #67
- chore(deps): update codecov/codecov-action action to v4 by @renovate in #68
- chore(deps): update streetsidesoftware/cspell-action action to v6 by @renovate in #71
- chore(deps): update davidanson/markdownlint-cli2-action action to v16 by @renovate in #73
New Contributors
Full Changelog: 2.0.2...2.0.3
2.0.2
What's Changed
- Additional tests and minor refinement by @rivy in #44
- Refactor API/Errors by @rivy in #41
- CI and dev maintenance updates by @rivy in #43
- Comments/docs/examples improvements by @rivy in #42
- Fixed library unable to compile on unknown OS'es by @siepkes in #46
- Fix
cargo clippy
compaints (allow clippy::redundant_clone) by @rivy in #49 - maint/CI ~ remove dependabot.yml by @cakebaker in #52
- add support for Illumos by @siepkes in #48
- Update DavidAnson/markdownlint-cli2-action action to v11 by @renovate in #51
- "illumos" is officially typeset with a lower-case "i" by @jclulow in #53
New Contributors
- @siepkes made their first contribution in #46
- @cakebaker made their first contribution in #52
- @jclulow made their first contribution in #53
Full Changelog: 2.0.1...2.0.2
2.0.1
2.0.0
What's Changed
- docs ~ add example code by @rivy in #31
- docs ~ (README) point CodeCov badge at 'main' branch by @rivy in #30
- Maint ~ update CI by @rivy in #35
- WinOS: fixes nodename calculation by @rivy in #33
- Full refactor / rewrite by @rivy in #36 This is changing the API!
Full Changelog: 1.0.2...2.0.0
1.0.2
What's Changed
- WinOS fixes by @rivy in #26
- Add
osname()
by @rivy in #27 - Delete .travis directory by @sylvestre in #28
- remove the deprecated set-output by @sylvestre in #29
New Contributors
Full Changelog: 1.0.1...1.0.2