Changelog

View Source

All 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.Stringblank?/1, present?/1, slugify/2 and truncate/3.
  • Qx.Mapdeep_merge/2, atomize_keys/1, stringify_keys/1 and compact/2.
  • Qx.Resultok/1, error/1, map/2, and_then/2, unwrap/2 and collect/1.
  • Delegates on the top-level Qx module for the most common string and map helpers.

Removed

  • The generated "hello world" placeholder function.

[0.1.0] - 2025-08-27

Added

  • Initial release.