Changelog
View SourceAll notable changes to this project are documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.2.0] - 2026-08-21
Added
Qx.String—blank?/1,present?/1,slugify/2andtruncate/3.Qx.Map—deep_merge/2,atomize_keys/1,stringify_keys/1andcompact/2.Qx.Result—ok/1,error/1,map/2,and_then/2,unwrap/2andcollect/1.- Delegates on the top-level
Qxmodule for the most common string and map helpers.
Removed
- The generated "hello world" placeholder function.
[0.1.0] - 2025-08-27
Added
- Initial release.