Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 615 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 615 Bytes

Changelog

[0.0.3] - 2024-08-24

Improved

  • Expanded README and added it to the generated documentation.

0.0.2 - 2024-08-06

Added

  • Lace.Map module with some initial map-related functions: move/3, move_new/3, put_if/3, put_if/4
  • Lace.Result module with some initial result-related functions: from/1, ok/1, error/1, collect/1, collapse/1, chain/2 and the guards is_okish/1, is_errorish/1, is_valish/1.
  • PR checks GitHub Action Workflow

0.0.1 - 2024-08-02

The project is empty, but live :)