Changelog
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
1.8.0
19 Aug 2026
🔧 Fixed
- make validation diagnostics safe (7b01074)
- resolve review findings REV-004 through REV-007 (b60e9ee)
- retire direct publish aliases (f98e31e)
- treat a backslash run before * like a run before any other char (5cc839a)
✨ Features
- add codsen-glob and migrate glob consumers (5595a2b)
- add insurance to findAllIdx() against an empty substring (b8be7c8)
- expand the shared utilty toolkit (2d9a125)
- refresh the tooling and generate with the latest dependencies (781f802)
⏪ Reverts
- Revert “Merge pull request #128 from codsen/release/npm-32198404552–1″ (5baeeaa), closes #128
- Revert “Merge pull request #127 from codsen/release/npm-32194020886–1″ (5f1e94d), closes #127
1.6.0
21 May 2023
✨ Features
- add
intersection()andomit()(d71f024)
1.5.0
13 May 2023
🔧 Fixed
✨ Features
- add
compareFn()to tackle@typescript-eslint/require-array-sort-comparelint rule (a25524a) - add
includes()(c6cf14e)
1.4.0
16 Apr 2023
✨ Features
1.3.0
12 Mar 2023
✨ Features
- add new functions (aee27c1)
1.2.0
27 Dec 2022
✨ Features
1.1.1
27 Dec 2022
🔧 Fixed
- add multiplication sign (a93a230)
1.1.0
26 Dec 2022
✨ Features
- add
findAllIdx()(3722d02) - add
isWhitespaceChar()andthinSpace(77e23fe) - add
stringSplice()(3d96011)
1.0.1
22 Dec 2022
🔧 Fixed
- init (5e94b0d)