Releases: oxyzenQ/cosmostrix
Releases · oxyzenQ/cosmostrix
cosmostrix 1.0.3-stable.1
🌌 Cosmostrix v1.0.3-stable.1
Stable Release • Production ready
✨ What's New
A stable release including all improvements from previous versions.
🎉 New Features
- feat: stable releases (e968d9e)
- feat: enhance shading depth and fix Windows CI build-id verification (a2049e9)
- feat: peak stability (d1cdc44)
- feat: bound message allocation to visible area (4822a1d)
- feat: embed short git commit hash in -i/--info output (5c160fd)
- feat: add 20 space-themed color presets with smart RGB→ANSI fallback (04d7362)
- feat: add new charsets presets (83f6a55)
- feat: new features (3eebb44)
🐛 Bug Fixes
- fix: ci windows build failed in 'verify build id' (2d8a2b9)
- fix: ci (810a2eb)
- fix: auto-update invalid on line 249 (f9a46cd)
🔧 Maintenance
- chore: cleanup and prepare stable releases (37b1c21)
- chore(deps): T-800 dependency recalibration (4d12cee)
- chore: fixing build error 6 annotations (b992b8a)
- chore: T-800 recalibrates dependencies & workflows (95c8f52)
- chore: ci-deps reconfigurations (9dd93ba)
- chore: T-800 recalibrates dependencies & workflows (3648cf9)
- chore: ci optimizing-v2. (cb63a9d)
- chore: ci optimizing. (cd56882)
- chore: ci optimizing. (37721d6)
- chore: add windows support (3402f3e)
- chore: improve consistency parameters (1db9c0c)
- chore: add new parameters --color-bg, other enhance (798e431)
- chore(deps): auto-update dependencies (399a0e1)
- chore: some fixed rustfmt,clippy erros (77c626f)
- chore: lots of changes, include new feature to check bitcolor, other optimizing (17406fb)
- chore: lots of enhance,bug fix,new monitoring perf stability when glitch/high density (3da1a30)
- chore: improve highest fps in big terminal v2 (9f0c8e3)
- chore: reduce cpu usage v1 (e625309)
- chore: remove and optimize stuff (e29ffb0)
- chore: sweeping the junk (bd32c0e)
- chore: cleaning the junk (36b2dc4)
- chore: improve the ci (9d73857)
- chore: sweeping the junk (f59d0d5)
- chore(deps): auto-update dependencies (de0d442)
- chore: sweeping the error (a6ad9ed)
- chore(deps): auto-update dependencies (1bf4309)
- chore: fix bug empty rainy in ~ <30s,optimizing cpu,rendering,charset and other tomorrow.. (82e531b)
- chore: renew to hurt the earth (d0d68b1)
- chore(deps): Bump crossterm from 0.27.0 to 0.29.0 (#5) (cbe2ee9)
- chore(deps): Bump rand from 0.8.5 to 0.9.2 (#3) (0814571)
- chore: renew to hurt the earth (58459a7)
📦 Other Changes
- docs: update usage the hotkeys. (151914d)
- refactor: streamline build targets - remove Windows/macOS CPU variants (4c99736)
- docs: improvemnts (fc99c46)
- releases: 1.0.2-alpha.2 (8577e22)
- docs: add deepwiki badge (77b755c)
- release: 1.0.1-alpha.1 (a3535d1)
- release: 1.0.1-alpha.1 (aedb1b6)
- release: 1.0.1-alpha.1 (53d9112)
- release: 1.0.1-alpha.1 (1a5d4ee)
- Replace Dependabot with custom auto-update workflow (d514954)
- Update README with detailed usage and features (0148f77)
- Revise README for Cosmostrix project (6590eeb)
- first commit (42d6eed)
📥 Installation
# Quick install (Linux x86_64)
curl -L https://github.com/oxyzenQ/cosmostrix/releases/download/v1.0.3-stable.1/cosmostrix-bin-v1.0.3-stable.1-linux-x86_64-v1.tar.gz | tar -xzf -
# Quick install (macOS Apple Silicon)
curl -L https://github.com/oxyzenQ/cosmostrix/releases/download/v1.0.3-stable.1/cosmostrix-bin-v1.0.3-stable.1-darwin-aarch64-native.tar.gz | tar -xzf -
# Quick install (Windows x86_64) (PowerShell)
curl.exe -L -o cosmostrix.zip https://github.com/oxyzenQ/cosmostrix/releases/download/v1.0.3-stable.1/cosmostrix-bin-v1.0.3-stable.1-windows-x86_64.zip
Expand-Archive -Force cosmostrix.zip .
# Or download your platform-specific package from the assets below🐛 Feedback
🐛 Report bugs via Issues.
Full Changelog: v1.0.3-stable.1
cosmostrix 1.0.3-alpha.2
🌌 Cosmostrix v1.0.3-alpha.2
Pre-release • Experimental features ahead
✨ What's New
A pre-release build with upcoming changes for testing.
🎉 New Features
- feat: enhance shading depth and fix Windows CI build-id verification (a2049e9)
- feat: peak stability (d1cdc44)
- feat: bound message allocation to visible area (4822a1d)
- feat: embed short git commit hash in -i/--info output (5c160fd)
- feat: add 20 space-themed color presets with smart RGB→ANSI fallback (04d7362)
🐛 Bug Fixes
- fix: ci windows build failed in 'verify build id' (2d8a2b9)
🔧 Maintenance
- chore: cleanup and prepare stable releases (37b1c21)
- chore(deps): T-800 dependency recalibration (4d12cee)
📦 Other Changes
- docs: update usage the hotkeys. (151914d)
- refactor: streamline build targets - remove Windows/macOS CPU variants (4c99736)
📥 Installation
# Quick install (Linux x86_64)
curl -L https://github.com/oxyzenQ/cosmostrix/releases/download/v1.0.3-alpha.2/cosmostrix-bin-v1.0.3-alpha.2-linux-x86_64-v1.tar.gz | tar -xzf -
# Quick install (macOS Apple Silicon)
curl -L https://github.com/oxyzenQ/cosmostrix/releases/download/v1.0.3-alpha.2/cosmostrix-bin-v1.0.3-alpha.2-darwin-aarch64-native.tar.gz | tar -xzf -
# Quick install (Windows x86_64) (PowerShell)
curl.exe -L -o cosmostrix.zip https://github.com/oxyzenQ/cosmostrix/releases/download/v1.0.3-alpha.2/cosmostrix-bin-v1.0.3-alpha.2-windows-x86_64.zip
Expand-Archive -Force cosmostrix.zip .
# Or download your platform-specific package from the assets below🐛 Feedback
Full Changelog: v1.0.2-alpha.2...v1.0.3-alpha.2
cosmostrix 1.0.2-alpha.2
🌌 Cosmostrix v1.0.2-alpha.2
Pre-release • Experimental features ahead
✨ What's New
A pre-release build with upcoming changes for testing.
🎉 New Features
🐛 Bug Fixes
🔧 Maintenance
- chore: fixing build error 6 annotations (b992b8a)
- chore: T-800 recalibrates dependencies & workflows (95c8f52)
- chore: ci-deps reconfigurations (9dd93ba)
- chore: T-800 recalibrates dependencies & workflows (3648cf9)
- chore: ci optimizing-v2. (cb63a9d)
- chore: ci optimizing. (cd56882)
- chore: ci optimizing. (37721d6)
- chore: add windows support (3402f3e)
- chore: improve consistency parameters (1db9c0c)
- chore: add new parameters --color-bg, other enhance (798e431)
- chore(deps): auto-update dependencies (399a0e1)
- chore: some fixed rustfmt,clippy erros (77c626f)
- chore: lots of changes, include new feature to check bitcolor, other optimizing (17406fb)
- chore: lots of enhance,bug fix,new monitoring perf stability when glitch/high density (3da1a30)
- chore: improve highest fps in big terminal v2 (9f0c8e3)
- chore: reduce cpu usage v1 (e625309)
- chore: remove and optimize stuff (e29ffb0)
- chore: sweeping the junk (bd32c0e)
- chore: cleaning the junk (36b2dc4)
- chore: improve the ci (9d73857)
📦 Other Changes
📥 Installation
# Quick install (Linux x86_64)
curl -L https://github.com/oxyzenQ/cosmostrix/releases/download/v1.0.2-alpha.2/cosmostrix-bin-v1.0.2-alpha.2-linux-x86_64-v1.tar.gz | tar -xzf -
# Quick install (macOS Apple Silicon)
curl -L https://github.com/oxyzenQ/cosmostrix/releases/download/v1.0.2-alpha.2/cosmostrix-bin-v1.0.2-alpha.2-darwin-aarch64-native.tar.gz | tar -xzf -
# Quick install (Windows x86_64) (PowerShell)
curl.exe -L -o cosmostrix.zip https://github.com/oxyzenQ/cosmostrix/releases/download/v1.0.2-alpha.2/cosmostrix-bin-v1.0.2-alpha.2-windows-x86_64-v1.zip
Expand-Archive -Force cosmostrix.zip .
# Or download your platform-specific package from the assets below🐛 Feedback
Full Changelog: v1.0.1-alpha.1...v1.0.2-alpha.2
cosmostrix 1.0.1-alpha.1
Changes
- release: 1.0.1-alpha.1 (a3535d1)
- release: 1.0.1-alpha.1 (aedb1b6)
- release: 1.0.1-alpha.1 (53d9112)
- release: 1.0.1-alpha.1 (1a5d4ee)
- chore: sweeping the junk (f59d0d5)
- chore(deps): auto-update dependencies (de0d442)
- chore: sweeping the error (a6ad9ed)
- chore(deps): auto-update dependencies (1bf4309)
- chore: fix bug empty rainy in ~ <30s,optimizing cpu,rendering,charset and other tomorrow.. (82e531b)
- chore: renew to hurt the earth (d0d68b1)
- Replace Dependabot with custom auto-update workflow (d514954)
- Update README with detailed usage and features (0148f77)
- chore(deps): Bump crossterm from 0.27.0 to 0.29.0 (#5) (cbe2ee9)
- chore(deps): Bump rand from 0.8.5 to 0.9.2 (#3) (0814571)
- chore: renew to hurt the earth (58459a7)
- Revise README for Cosmostrix project (6590eeb)
- first commit (42d6eed)