Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Latest commit

 

History

History
45 lines (32 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

45 lines (32 loc) · 1.18 KB

Changelog

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.

[Unreleased]

0.2.0 - 2024-03-20

Added

Other

  • hapsoc => bearcove
  • Add repository link
  • Move to github-hosted runners

0.1.3 - 2023-10-08

Added

  • Add RecvMsg::iovs

0.1.2 - 2023-10-02

Other

  • Use rust stable?
  • Put the test workflow in the right directory 🤦
  • Run tests in CI

0.1.1 - 2023-09-28

Other

  • Re-export fewer things, simplify cfg gates
  • release

0.1.0 - 2023-09-28

Other

  • Add description & license
  • Switch to release-plz
  • Add 'open release PR' github workflow
  • Re-use some nix types
  • Add readme
  • Initial import