Releases: slavaGanzin/await
Releases · slavaGanzin/await
2.6.0
Release 2.6.0
Changes since v1.0.5
- rebuild: --lap color change (green faster / red slower)
- --lap: color time green when faster than previous run, red when slower
- site: add --lap slide (02/11) with bg-timing.jpg
- ✨ await->COMMAND: add --lap flag to show per-command run duration in spinner
- release: 2.6.0 — add --json and --name flags
- docs: add CLAUDE.md noting README is auto-generated by pre-commit hook
- feat: add --json and --name flags
- chore: remove Rust remark and local binary install from pre-commit hook
- fix: reduce concurrent command test from 10 to 5 to avoid macOS thread race
- fix: update tests for seconds-based -i and -T flags
- fix: remove misplaced lines from botched merge conflict resolution
- fix: -i flag now takes seconds instead of milliseconds (breaking)
- chore: replace site/ directory with await.beer submodule
- feat: McKinsey deck, 6 UC demos, --retry flag
- 🍱📝 demo: Add VHS terminal recordings and video preview
- timeout
- Disable Nix CI job temporarily
- Configure Nix sandbox for GitHub Actions
- Run Nix build only on Ubuntu
- Add Nix build job to CI workflow
- Fix hang when using --exec flag in Nix sandboxed builds
- Fix test_stdout_flag for macOS buffering issues
- Add CMake build artifacts and generated autocompletion files to .gitignore
- Fix tests for Nix sandboxed build environment
- Add automatic release notes generation from commit history
- Only run release job on main branch
- Skip placeholder substitution test on macOS with detailed TODO comment
- Integrate tests into build workflow instead of separate workflow
- Increase timeout for placeholder substitution test for macOS compatibility
- Simplify test workflow to single Python version and fix placeholder test
- Add pytest and egg-info artifacts to .gitignore
- Fix test workflow to copy binary to project root and add debugging
- Add GitHub Actions workflow for running tests
- Update README with --autocompletions documentation (auto-generated by pre-commit hook)
- Add deduplication to --autocompletions to prevent duplicate installations
- Add example output to --autocompletions documentation in README hook
- Document --autocompletions command in pre-commit hook
- Add build/ directory to .gitignore
- Add --autocompletions command to auto-detect and install shell completions
- Significantly expand test coverage with 29 new tests
- Update pre-commit hook to use CMake build system
- Build separate macOS releases for arm64 and x86_64
- chore: bump version to 1.0.10 and migrate to CMake build system
- try to fix ./ tar issue
- Update build-and-release.yml
- update --watch autocompletions
- document platform support (Linux/macOS only)
- document platform support (Linux/macOS only)
- --watch
- document watch -d
- set proper release version
- completions
- add -d flag for diff highlighting and fix -E flag
- fix -o -oV logic
- add tests
- Add CMake build instructions
- Add CMakeLists.txt
- reimplement stdout
- chore: bump version from 1.0.8 to 1.0.9 in relevant files
- chore: bump version from 1.0.7 to 1.0.8 in await.c
- rewrite stdout handling
- update help colors
- update autocompletions
- --no-stdout
- fix last commmand was not running and formatting
- bump version in code
- fix bug: last command wasn't displayed properly
- test
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- remove gcc installation
- bump actions version
- update build
- fix warnings
- update readme
- Update README.md
- Update README.md
- test release
2.5.0
Release 2.5.0
Changes since v1.0.5
- docs: add CLAUDE.md noting README is auto-generated by pre-commit hook
- feat: add --json and --name flags
- chore: remove Rust remark and local binary install from pre-commit hook
- fix: reduce concurrent command test from 10 to 5 to avoid macOS thread race
- fix: update tests for seconds-based -i and -T flags
- fix: remove misplaced lines from botched merge conflict resolution
- fix: -i flag now takes seconds instead of milliseconds (breaking)
- chore: replace site/ directory with await.beer submodule
- feat: McKinsey deck, 6 UC demos, --retry flag
- 🍱📝 demo: Add VHS terminal recordings and video preview
- timeout
- Disable Nix CI job temporarily
- Configure Nix sandbox for GitHub Actions
- Run Nix build only on Ubuntu
- Add Nix build job to CI workflow
- Fix hang when using --exec flag in Nix sandboxed builds
- Fix test_stdout_flag for macOS buffering issues
- Add CMake build artifacts and generated autocompletion files to .gitignore
- Fix tests for Nix sandboxed build environment
- Add automatic release notes generation from commit history
- Only run release job on main branch
- Skip placeholder substitution test on macOS with detailed TODO comment
- Integrate tests into build workflow instead of separate workflow
- Increase timeout for placeholder substitution test for macOS compatibility
- Simplify test workflow to single Python version and fix placeholder test
- Add pytest and egg-info artifacts to .gitignore
- Fix test workflow to copy binary to project root and add debugging
- Add GitHub Actions workflow for running tests
- Update README with --autocompletions documentation (auto-generated by pre-commit hook)
- Add deduplication to --autocompletions to prevent duplicate installations
- Add example output to --autocompletions documentation in README hook
- Document --autocompletions command in pre-commit hook
- Add build/ directory to .gitignore
- Add --autocompletions command to auto-detect and install shell completions
- Significantly expand test coverage with 29 new tests
- Update pre-commit hook to use CMake build system
- Build separate macOS releases for arm64 and x86_64
- chore: bump version to 1.0.10 and migrate to CMake build system
- try to fix ./ tar issue
- Update build-and-release.yml
- update --watch autocompletions
- document platform support (Linux/macOS only)
- document platform support (Linux/macOS only)
- --watch
- document watch -d
- set proper release version
- completions
- add -d flag for diff highlighting and fix -E flag
- fix -o -oV logic
- add tests
- Add CMake build instructions
- Add CMakeLists.txt
- reimplement stdout
- chore: bump version from 1.0.8 to 1.0.9 in relevant files
- chore: bump version from 1.0.7 to 1.0.8 in await.c
- rewrite stdout handling
- update help colors
- update autocompletions
- --no-stdout
- fix last commmand was not running and formatting
- bump version in code
- fix bug: last command wasn't displayed properly
- test
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- remove gcc installation
- bump actions version
- update build
- fix warnings
- update readme
- Update README.md
- Update README.md
- test release
2.4.0
Release 2.4.0
Changes since v1.0.5
- Disable Nix CI job temporarily
- Configure Nix sandbox for GitHub Actions
- Run Nix build only on Ubuntu
- Add Nix build job to CI workflow
- Fix hang when using --exec flag in Nix sandboxed builds
- Fix test_stdout_flag for macOS buffering issues
- Add CMake build artifacts and generated autocompletion files to .gitignore
- Fix tests for Nix sandboxed build environment
- Add automatic release notes generation from commit history
- Only run release job on main branch
- Skip placeholder substitution test on macOS with detailed TODO comment
- Integrate tests into build workflow instead of separate workflow
- Increase timeout for placeholder substitution test for macOS compatibility
- Simplify test workflow to single Python version and fix placeholder test
- Add pytest and egg-info artifacts to .gitignore
- Fix test workflow to copy binary to project root and add debugging
- Add GitHub Actions workflow for running tests
- Update README with --autocompletions documentation (auto-generated by pre-commit hook)
- Add deduplication to --autocompletions to prevent duplicate installations
- Add example output to --autocompletions documentation in README hook
- Document --autocompletions command in pre-commit hook
- Add build/ directory to .gitignore
- Add --autocompletions command to auto-detect and install shell completions
- Significantly expand test coverage with 29 new tests
- Update pre-commit hook to use CMake build system
- Build separate macOS releases for arm64 and x86_64
- chore: bump version to 1.0.10 and migrate to CMake build system
- try to fix ./ tar issue
- Update build-and-release.yml
- update --watch autocompletions
- document platform support (Linux/macOS only)
- document platform support (Linux/macOS only)
- --watch
- document watch -d
- set proper release version
- completions
- add -d flag for diff highlighting and fix -E flag
- fix -o -oV logic
- add tests
- Add CMake build instructions
- Add CMakeLists.txt
- reimplement stdout
- chore: bump version from 1.0.8 to 1.0.9 in relevant files
- chore: bump version from 1.0.7 to 1.0.8 in await.c
- rewrite stdout handling
- update help colors
- update autocompletions
- --no-stdout
- fix last commmand was not running and formatting
- bump version in code
- fix bug: last command wasn't displayed properly
- test
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- up
- remove gcc installation
- bump actions version
- update build
- fix warnings
- update readme
- Update README.md
- Update README.md
2.3.0
Build separate macOS releases for arm64 and x86_64
2.2.0
Merge cmake branch: migrate to CMake build system and bump version to…
2.1.0
--watch
2.0.0
document watch -d
1.0.8
chore: bump version from 1.0.8 to 1.0.9 in relevant files
1.0.7
fix last commmand was not running and formatting
1.0.6
fix bug: last command wasn't displayed properly