All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.0 - 2024-03-20
- [breaking] upgrade to [email protected]
- hapsoc => bearcove
- Add repository link
- Move to github-hosted runners
0.1.3 - 2023-10-08
- Add RecvMsg::iovs
0.1.2 - 2023-10-02
- Use rust stable?
- Put the test workflow in the right directory 🤦
- Run tests in CI
0.1.1 - 2023-09-28
- Re-export fewer things, simplify cfg gates
- release
0.1.0 - 2023-09-28
- Add description & license
- Switch to release-plz
- Add 'open release PR' github workflow
- Re-use some nix types
- Add readme
- Initial import