Tags give the ability to mark specific points in history as being important
-
virtio-driver-v0.3.0
c46866ac · ·virtio-driver 0.3.0 release API additions: - virtio_driver::Pci transport has been added for accessing PCI devices using the pci-driver crate.
-
blkio-v0.1.0
44aeceb5 · ·blkio v0.1.0 release API changes: - Queue::get_completion_fd(&self) -> RawFd + Queue::get_completion_fd(&self) -> Option<RawFd> The software license has changed to MIT OR Apache-2.0.
-
virtio-driver-v0.2.0
44aeceb5 · ·virtio-driver 0.2.0 release There are no known public API changes in this release. The software license has changed to MIT OR Apache-2.0. This is a significant change. Although the API has not been broken I think this still warrants a semver 0.M version bump.
-
virtio-driver-v0.1.0
030c7630 · ·virtio-driver 0.1.0 release This is the initial release of the virtio-driver crate.