All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
v0.1.0 (2025-03-11)
- initial version
v0.2.0 (2025-05-12)
- duration
- added outstanding? to protocol (use Outstanding.outstanding? rather than Outstand.outstanding?)
- livebook
v0.2.1 (2025-05-17)
- enhanced List implementation
- fixed Duration and related expected functions not to use to_timeout
v0.2.2 (2025-05-19)
- deriving callback for Structs
v0.2.3 (2025-08-08)
- enhanced map map implementation to allow structs to resolve
- fixed regex test failing with Elixir 1.18.4
v0.2.4 (2025-10-06)
- fixed type warnings with Elixir 1.19.0-rc.1
v0.2.5 (2025-10-13)
- REUSE compliant