Changelog

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-02-22

Added

  • PR#3 actually added some documentation.
  • PR#3 added DeserError::merge

Fixed

  • PR#3 TableHelper::take now appends the key to the expected array

Changed

  • PR#3 removed TableHelper::with_default/parse/parse_opt

0.1.0 - 2024-02-20

Added

  • Initial implementation