File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.6.4] ( https://github.com/bbaldino/bits-io/compare/v0.6.3...v0.6.4 ) - 2025-08-12
11+
12+ ### Other
13+
14+ - * (deps)* bump actions/checkout from 4 to 5 ([ #29 ] ( https://github.com/bbaldino/bits-io/pull/29 ) )
15+ # Changelog
216All notable changes to this project will be documented in this file.
317
418The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
Original file line number Diff line number Diff line change 11[package ]
22name = " bits-io"
3- version = " 0.6.3 "
3+ version = " 0.6.4 "
44edition = " 2021"
55description = " Bit-level IO operations"
66license = " Apache-2.0/MIT"
You can’t perform that action at this time.
0 commit comments