# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] [Unreleased]: https://github.com/althonos/cksfv.rs/compare/v0.1.3...HEAD ## [v0.1.3] - 2023-10-03 [v0.1.3]: https://github.com/althonos/cksfv.rs/compare/v0.1.2...v0.1.3 ### Fixed - Crash caused by long filenames ([#111](https://github.com/althonos/cksfv.rs/issues/111), [#119](https://github.com/althonos/cksfv.rs/pull/119), by [@stensson](https://github.com/stensson)). ## [v0.1.2] - 2022-10-03 [v0.1.2]: https://github.com/althonos/cksfv.rs/compare/v0.1.1...v0.1.2 ### Changed - Updated `clap` dependency to `4.0.1`. ## [v0.1.1] - 2020-04-07 [v0.1.1]: https://github.com/althonos/cksfv.rs/compare/v0.1.0...v0.1.1 ### Fixed - CRC32 checksums missing leading zeros when they are less than 8 digits. ## [v0.1.0] - 2020-01-26 [v0.1.0]: https://github.com/althonos/cksfv.rs/compare/c8bd1ac...v0.1.0 Initial release.