Revision history for array-builder
0.2.0.0 -- 2025-09-08
- Rename
Data.Builder.Catenable.Text to Data.Builder.Catenable.ShortText - Add
Data.Builder.Catenable.Text that uses the Text type.
0.1.4.1 -- 2024-02-01
0.1.4.0 -- 2023-08-30
- Add
constructN functions to Data.Builder.Catenable.Bytes.
0.1.3.0 -- 2022-04-11
- Add
length, shortText, char, word32Dec, word64Dec, int32Dec, int64Dec to Data.Builder.Catenable.Text. - Add
length, bytes, and byteArray to Data.Builder.Catenable.Bytes.
0.1.2.0 -- 2022-08-09
- Add
Data.Builder.Catenable module. - Add
Data.Builder.Catenable.Bytes module. - Add
Data.Builder.Catenable.Text module.
0.1.1.0 -- 2020-11-18
- Add
new1. - Add
Data.Builder.(doubleton|tripleton).
0.1.0.0 -- 2019-09-12