Packages

Elixir protocol to convert values into HTTP status codes

Current section

Files

Jump to
ex_http_status CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.1.0 (2023-11-14)
### Added/Changed
- Added `HttpStatus` protocol
- Implemented `HttpStatus` protocol for `Integer`
- Implemented `HttpStatus` protocol for `BitString`
- Implemented `HttpStatus` protocol for `Atom`