Packages

Elixir protocol calculating outstanding from expected and actual

Current section

Files

Jump to
outstanding CHANGELOG.md
Raw

CHANGELOG.md

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## [v0.1.0](https://github.com/diffo-dev/outstanding/compare/v0.1.0...v0.1.0) (2025-03-11)
### Features:
* initial version
## [v0.2.0](https://github.com/diffo-dev/outstanding/compare/v0.1.0...v0.2.0) (2025-05-12)
### Features:
* duration
* added outstanding? to protocol (use Outstanding.outstanding? rather than Outstand.outstanding?)
* livebook
## [v0.2.1](https://github.com/diffo-dev/outstanding/compare/v0.2.0...v0.2.1) (2025-05-17)
### Features
* enhanced List implementation
* fixed Duration and related expected functions not to use to_timeout
## [v0.2.2](https://github.com/diffo-dev/outstanding/compare/v0.2.1...v0.2.2) (2025-05-19)
### Features
* deriving callback for Structs