Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 707 Bytes

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 707 Bytes

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

Changed

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

0.1.0 - 2020-05-31

Added

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