Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.5 KB

File metadata and controls

54 lines (34 loc) · 1.5 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

v0.1.0 (2025-03-11)

Features:

  • initial version

v0.2.0 (2025-05-12)

Features:

  • duration
  • added outstanding? to protocol (use Outstanding.outstanding? rather than Outstand.outstanding?)
  • livebook

v0.2.1 (2025-05-17)

Features

  • enhanced List implementation
  • fixed Duration and related expected functions not to use to_timeout

v0.2.2 (2025-05-19)

Features

  • deriving callback for Structs

v0.2.3 (2025-08-08)

Features

  • enhanced map map implementation to allow structs to resolve

Fixes

  • fixed regex test failing with Elixir 1.18.4

v0.2.4 (2025-10-06)

Fixes

  • fixed type warnings with Elixir 1.19.0-rc.1

v0.2.5 (2025-10-13)

Features

  • REUSE compliant