Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

50 lines (31 loc) · 1.38 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.3.0 - 2022-09-20

Breaking Changes

  • RawArgs::insert now takes owned values

Compatibility

  • MSRV changed from 1.56.1 to 1.60.0

0.2.4 - 2022-06-28

0.2.3 - 2022-06-21

0.2.2 - 2022-06-13

0.2.1 - 2022-06-13

Features

  • Allow checking if at end of input

0.2.0 - 2022-04-30

Breaking Changes

  • Don't do prefix matching by default

0.1.1 - 2022-04-15

  • Drop memchr dependency