Skip to content

Latest commit

 

History

History
70 lines (42 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

70 lines (42 loc) · 1.55 KB

Change Log

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 - ReleaseDate

0.2.0 - 2024-04-12

Compatibility

  • Response escaping rules changed
  • MSRV raised to 1.74

Fixes

  • Use Windows escaping rules for response files, allowing backslashes to be used

0.1.6 - 2023-09-08

Compatibility

  • MSRV raised to 1.70.0

Fixes

  • Provide more context on errors

0.1.5 - 2022-09-28

0.1.4 - 2022-02-25

Fixes

  • Links to clap and wild in documentation

0.1.3 - 2021-12-16

Fixes

  • More iterating on feature flags

0.1.2 - 2021-12-15

Fixes

  • More iterating on feature flags

0.1.1 - 2021-12-15

Fixes

  • Adjust docs.rs to show feature flags

0.1.0 - 2021-12-10

Initial release