Releases: Shell3Dots/dotdotdot
Releases · Shell3Dots/dotdotdot
v1.0.4
Changelog
All notable changes to this project are documented here. The format follows Keep a Changelog.
1.0.4 - 2026-04-06
Added
- CONTRIBUTING.md and SECURITY.md for contributors and responsible disclosure.
- README: CI status badge (default branch) next to npm.
1.0.3 - 2026-04-06
Changed
- LICENSE: MIT copyright updated to Shell3Dots (2026).
Removed
postinstallscript: No code runs atnpm installtime beyond extracting the package; the previous script only printed a welcome message.
1.0.2 - 2026-04-06
Added
- CI: GitHub Actions workflow runs
npm teston Linux and Windows (Node 18 and 22). - Releases: Tag push (
v*) creates a GitHub Release withCHANGELOG.mdas the description and attaches thenpm packtarball. - GitHub Packages: The same tag triggers publish of
@shell3dots/dotdotdot-clito GitHub’s npm registry (see repo Packages). Public install from npm remainsdotdotdot-clion npmjs. - Package:
CHANGELOG.mdis included in the published npm tarball.
1.0.1 - 2026-04-06
Fixed
- Install script:
install.shnow runsnpm install -g dotdotdot-cli(matches the npm package name). - Session file: Session data is stored under
~/.dotdotdot/session.jsonwith file mode0o600, instead of a guessable path in the system temp directory. Legacydotdotdot-session.jsonin temp is migrated on first run.
Added
- Smoke tests:
npm testruns checks for safety classification, provider resolution, shell helpers, and CLI parsing/exit codes (no API key or network).
Notes
- npm:
npm install -g dotdotdot-cli— primary install for most users (npm). - GitHub Packages: The same version is also published as
@shell3dots/dotdotdot-clion GitHub’s npm registry (see repository Packages). Install requires configuring@shell3dots:registryor using.npmrc; most users should prefer npm.
[1.0.0] - 2026-04-06
Initial public release as dotdotdot-cli on npm.
v1.0.3
Changelog
All notable changes to this project are documented here. The format follows Keep a Changelog.
1.0.3 - 2026-04-06
Changed
- LICENSE: MIT copyright updated to Shell3Dots (2026).
Removed
postinstallscript: No code runs atnpm installtime beyond extracting the package; the previous script only printed a welcome message.
1.0.2 - 2026-04-06
Added
- CI: GitHub Actions workflow runs
npm teston Linux and Windows (Node 18 and 22). - Releases: Tag push (
v*) creates a GitHub Release withCHANGELOG.mdas the description and attaches thenpm packtarball. - GitHub Packages: The same tag triggers publish of
@shell3dots/dotdotdot-clito GitHub’s npm registry (see repo Packages). Public install from npm remainsdotdotdot-clion npmjs. - Package:
CHANGELOG.mdis included in the published npm tarball.
1.0.1 - 2026-04-06
Fixed
- Install script:
install.shnow runsnpm install -g dotdotdot-cli(matches the npm package name). - Session file: Session data is stored under
~/.dotdotdot/session.jsonwith file mode0o600, instead of a guessable path in the system temp directory. Legacydotdotdot-session.jsonin temp is migrated on first run.
Added
- Smoke tests:
npm testruns checks for safety classification, provider resolution, shell helpers, and CLI parsing/exit codes (no API key or network).
Notes
- npm:
npm install -g dotdotdot-cli— primary install for most users (npm). - GitHub Packages: The same version is also published as
@shell3dots/dotdotdot-clion GitHub’s npm registry (see repository Packages). Install requires configuring@shell3dots:registryor using.npmrc; most users should prefer npm.
[1.0.0] - 2026-04-06
Initial public release as dotdotdot-cli on npm.
v1.0.2
Changelog
All notable changes to this project are documented here. The format follows Keep a Changelog.
1.0.2 - 2026-04-06
Added
- CI: GitHub Actions workflow runs
npm teston Linux and Windows (Node 18 and 22). - Releases: Tag push (
v*) creates a GitHub Release withCHANGELOG.mdas the description and attaches thenpm packtarball. - GitHub Packages: The same tag triggers publish of
@shell3dots/dotdotdot-clito GitHub’s npm registry (see repo Packages). Public install from npm remainsdotdotdot-clion npmjs. - Package:
CHANGELOG.mdis included in the published npm tarball.
1.0.1 - 2026-04-06
Fixed
- Install script:
install.shnow runsnpm install -g dotdotdot-cli(matches the npm package name). - Session file: Session data is stored under
~/.dotdotdot/session.jsonwith file mode0o600, instead of a guessable path in the system temp directory. Legacydotdotdot-session.jsonin temp is migrated on first run.
Added
- Smoke tests:
npm testruns checks for safety classification, provider resolution, shell helpers, and CLI parsing/exit codes (no API key or network).
Notes
- npm:
npm install -g dotdotdot-cli— primary install for most users (npm). - GitHub Packages: The same version is also published as
@shell3dots/dotdotdot-clion GitHub’s npm registry (see repository Packages). Install requires configuring@shell3dots:registryor using.npmrc; most users should prefer npm.
[1.0.0] - 2026-04-06
Initial public release as dotdotdot-cli on npm.