All notable changes to this project will be documented in this file.
- Fix disabling the cache feature by @viperML in #22
- Update serial_test requirement from ^2.0 to ^3.1
- Update env_logger requirement from 0.7 to 0.11
- Added explicit references to os module in docs index
- Add
AllUsers
andAllGroups
- Test CI with nss_preload
- Add GECOS field on UNIX systems
- Add conventional commits workflow
- Split general workflow into testing and linting
- Fix unaligned pointer in base::members function
- Add haiku support
- Bump actions/checkout from 3 to 4
This just updates the repository URL as we moved to the newly created rustadopt organization on Github.
This is the first version of uzers which continues the unmaintained users v0.11.0.
- Fix group listing: don't add root every time
- Allow iterating all groups in the system
- Add redox and illumos support
- Reformat entire code base
- Rename to uzers
- Add this changelog
- Add Github workflows