Skip to content

Latest commit

 

History

History
59 lines (36 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

59 lines (36 loc) · 1.39 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.2 - 2024-07-25

Compatibility

  • Update MSRV to 1.74

0.2.1 - 2024-02-13

Internal

  • Update winnow

0.2.0 - 2023-07-14

Breaking Changes

  • Update sq_dequote_step to be independent of winnow

0.1.5 - 2023-03-18

Internal

  • Update dependency

0.1.4 - 2023-02-22

0.1.3 - 2023-02-22

Internal

  • Update dependencies

0.1.2 - 2022-10-07

0.1.1 - 2021-08-05

Features

  • Add basic traits (e.g. Debug)