What's Changed
- add assets by @naheel0 in #6
- Enhance README with new badges and layout adjustments by @naheel0 in #7
- fix ci by @jaseel0 in #8
- Pin GitHub Actions to full commit SHAs by @Copilot in #11
- Add CodeQL by @jaseel0 in #9
- Update README with additional badges by @naheel0 in #12
- chore: bump publish workflow to actions v4 and Node 24 by @Copilot in #14
- Add GitHub Actions workflow for package publishing by @naheel0 in #13
- Fix inaccurate RangeError explanation and invalid PayloadTooLargeError example in database.json by @Copilot in #16
- Update and expand error database by @naheel0 in #15
- Harden spawn, signal handling, and null-error guards across run command and runtime hooks by @Copilot in #18
- Add 'run' command, injector, and matcher updates by @naheel0 in #17
- Bump chalk from 4.1.2 to 5.6.2 by @dependabot[bot] in #27
- Bump actions/github-script from 7.1.0 to 8.0.0 by @dependabot[bot] in #19
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #20
- Bump actions/setup-node from 3.8.1 to 6.2.0 by @dependabot[bot] in #21
- Bump ora from 5.4.1 to 9.3.0 by @dependabot[bot] in #25
- Bump commander from 11.1.0 to 14.0.3 by @dependabot[bot] in #26
- Bump actions/labeler from 5.0.0 to 6.0.1 by @dependabot[bot] in #24
- Bump boxen from 5.1.2 to 8.0.1 by @dependabot[bot] in #23
- Bump actions/checkout from 3.6.0 to 6.0.2 by @dependabot[bot] in #22
- Fix package.json: remove invalid "type": "module" and correct engines.node constraint by @Copilot in #29
- Fix package.json: remove preferGlobal, downgrade ESM-only deps to CJS-compatible versions by @Copilot in #30
- Package by @naheel0 in #28
- Add Contributor Covenant Code of Conduct by @naheel0 in #32
- Bump chalk from 4.1.2 to 5.6.2 by @dependabot[bot] in #34
- Fix ora v9 ESM incompatibility and forEach lint violations in bin/index.js by @Copilot in #36
- Fix hardcoded CLI version and redundant JSON flag detection by @Copilot in #37
- Index by @naheel0 in #35
- 1.0.6 by @naheel0 in #38
- fix: bump version to 1.0.7 and resolve npm publish warnings by @Copilot in #40
- Bump boxen from 5.1.2 to 8.0.1 by @dependabot[bot] in #33
- fix: downgrade chalk and boxen to CommonJS-compatible versions by @Copilot in #41
- Replace static chalk require with dynamic import by @Copilot in #45
- Add --json option and improve CLI output by @naheel0 in #44
- Stop spinner before error output in child process error handler by @Copilot in #47
- Verify package-lock.json has no conflict markers; explain dirty merge state in PR #46 by @Copilot in #48
- Index by @jaseel0 in #46
- Bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in #43
- Added the lang select option in 7 languages using lingo.dev added a f… by @rahulgope45 in #56
- refactor(i18n): by @naheel0 in #58
New Contributors
- @jaseel0 made their first contribution in #8
- @Copilot made their first contribution in #11
- @dependabot[bot] made their first contribution in #27
- @rahulgope45 made their first contribution in #56
Full Changelog: v1.0.1...v1.1.0