v0.1.4
iii-hq/iiiv0.1.4Feb 22, 2026by github-actions[bot]
AI Summary
This release focuses on improving the Continuous Integration process and fixing path handling issues to enable dynamic discovery.
Key Highlights
- Removed the .sha256 file in the CI release process
- Fixed hardcoded paths by replacing them with dynamic cpx discovery
- Welcomed two new contributors: neoapps-dev and SusanBhattarai
New Features
- Dynamic path discovery
- CI cleanup
Full Release Notes
## What's Changed * ci(release): remove .sha256 file by @neoapps-dev in https://github.com/11happy/cpx/pull/5 * fix: replace hardcoded paths with dynamic cpx discovery by @SusanBhattarai in https://github.com/11happy/cpx/pull/12 ## New Contributors * @neoapps-dev made their first contribution in https://github.com/11happy/cpx/pull/5 * @SusanBhattarai made their first contribution in https://github.com/11happy/cpx/pull/12 **Full Changelog**: https://github.com/11happy/cpx/compare/v0.1.3...v0.1.4