Current section

Files

Jump to
ark CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
## [0.10.1] - 2026-03-19
### πŸš€ Features
- Added Ark.Ok.flat_map_ok/2
### πŸ“š Documentation
- Added examples for complex 'ok' functions
## [0.10.0] - 2026-03-19
### πŸš€ Features
- [**breaking**] Removed the drip module (extracted as the kota library)
- [**breaking**] Removed the deprecated Ark.Ok.uok function
- [**breaking**] Removed the Ark.PipeIn module
- [**breaking**] Invalid return values in Ark.Ok.map_ok/reduce_ok now raise
### πŸ“š Documentation
- Build plugin listing in README.md with readmix
### βš™οΈ Miscellaneous Tasks
- Introduced credo, dialyzer, etc.
- Formatter configuration
- Fix dialyzer configuration
- Configure versioning for mix version
- Fix readme generator
## [0.9.0] - 2023-12-06
### πŸš€ Features
- New BinarySearch feature
## [0.5.0] - 2020-09-14