Releases: rustadopt/uzers-rs
Releases · rustadopt/uzers-rs
v0.12.1
What's Changed
- Fix disabling the cache feature by @viperML in #22
- Update serial_test requirement from ^2.0 to ^3.1 by @dependabot in #24
- Update env_logger requirement from 0.7 to 0.11 by @dependabot in #25
New Contributors
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Added explicit references to os module in docs index by @OLEGSHA in #9
- Add
AllUsers
andAllGroups
by @OLEGSHA in #11 - Test CI with nss_preload. by @apognu in #15
- Add GECOS field on UNIX systems. by @apognu in #13
- feat(ci): add conventional commits workflow by @gierens in #16
- refactor(ci): split general workflow into testing and linting by @gierens in #17
- Bump webiny/action-conventional-commits from 1.1.0 to 1.2.0 by @dependabot in #18
- Bump webiny/action-conventional-commits from 1.2.0 to 1.3.0 by @dependabot in #19
New Contributors
Full Changelog: v0.11.3...v0.12.0
uzers v0.11.3
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #5
- add haiku support by @hoanga in #6
- fix: security issue: unaligned pointer by @PThorpe92 in #8
New Contributors
- @dependabot made their first contribution in #5
- @hoanga made their first contribution in #6
- @PThorpe92 made their first contribution in #8
Full Changelog: v0.11.2...v0.11.3
uzers v0.11.2
This just updates the repository URL as we moved to the newly created rustadopt organization on Github.
uzers v0.11.1
This is the first version of uzers which continues the unmaintained
users v0.11.0.
Bug Fixes
- Fix group listing: don't add root every time
Features
- Allow iterating all groups in the system
- Add redox and illumos support
Refactor
- Reformat entire code base
Documentation
- Rename to uzers
- Add this changelog
CI
- Add Github workflows
What's Changed
- (users PR 45) Fix group listing: don't add root every time by @gierens in #1
- (users PR 49) Add cfg illlumos in addition to solaris by @gierens in #2
- (users PR 51) Allow iterating all groups in the system by @gierens in #3
- (users PR 53) Add Redox support by @gierens in #4
New Contributors
Full Changelog: https://github.com/gierens/uzers-rs/commits/v0.11.1