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

0-1-1-2022-03-19

0.1.1 - 2022-03-19

changed

Changed

  • Update typed_struct to 0.3.0.
  • Update lens to 1.0.0.

0-1-0-2020-05-31

0.1.0 - 2020-05-31

added

Added

  • Generate lens functions for each field in the typed struct
  • Optionally generate private lens functions
  • Optionally prefix or postfix the generated function names