clap/clap_lex/CHANGELOG.md
2022-06-13 09:28:17 -05:00

861 B

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