# 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

## [v0.2.3](https://github.com/diffo-dev/outstanding/compare/v0.2.2...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](https://github.com/diffo-dev/outstanding/compare/v0.2.3...v0.2.4) (2025-10-06)

## Fixes
* fixed type warnings with Elixir 1.19.0-rc.1

