1.2 KiB
1.2 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
1.1.0 - 2026-07-09
Added
- This changelog
- Module prefix is now passed through its
metaattribute (c55943c5e8) - New functions
lists.cartesian.productandlists.cartesian.map(2af4e9f1d5) - Documentation strings follow RFC 145 format and are shown by
:docinnix repl(#3) - Experimental module-level assertions (#8)
Fixed
- README formatting fixes (#12)
- Fixed usage of
oras identifier, which is deprecated in Lix (#5)
1.0.1 - 2025-06-07
Fixed
- Removed some unnecessary restrictions on type merging (#2)
1.0.0 - 2025-03-30
Initial release