Releases: pamburus/termframe
Releases · pamburus/termframe
v0.8.2
Immutable
release. Only release title and notes can be modified.
Added
Fixed
- Prevent panic when embedding fonts by @pamburus in #531
- Enforce monospace grid for unresolved characters by @pamburus in #532
Documentation
- Update installation instructions for homebrew by @adiabatic in #529
Other
Dependencies
- Bump actions-rust-lang/setup-rust-toolchain by @dependabot in #527
- Bump github/codeql-action from 4.32.3 to 4.32.4 by @dependabot in #520
- Bump strum from 0.27.2 to 0.28.0 in the strum-ver group by @dependabot in #524
- Bump taiki-e/install-action from 2.67.30 to 2.68.16 by @dependabot in #519, #526
- Bump tombi-toml/setup-tombi from 1.0.7 to 1.0.8 by @dependabot in #528
- Update dependencies by @missionis in #518, #523
- Update nix flake dependencies by @missionis in #517, #522
New Contributors
- @adiabatic made their first contribution in #529
Full Changelog: v0.8.1...v0.8.2
v0.8.1
Immutable
release. Only release title and notes can be modified.
Changed
- Update all themes by @missionis in #510
Dependencies
- Bump cachix/install-nix-action from 31.9.0 to 31.9.1 by @dependabot in #515
- Bump github/codeql-action from 4.32.0 to 4.32.3 by @dependabot in #508, #514
- Bump taiki-e/install-action from 2.67.18 to 2.67.30 by @dependabot in #509, #516
- Bump toml in the toml-ver group by @dependabot in #513
- Update dependencies by @missionis in #506, #512
- Update nix flake dependencies by @missionis in #505, #511
Full Changelog: v0.8.0...v0.8.1
v0.8.0
Immutable
release. Only release title and notes can be modified.
Added
- Add command display with syntax highlighting by @pamburus in #499, #504
- Add verbosity levels to
--helpflag by @pamburus in #500
Changed
- Allow boolean flags without explicit values by @pamburus in #502
- Support adaptive theme syntax in
--themeargument by @pamburus in #503
Dependencies
- Bump bytes from 1.11.0 to 1.11.1 by @dependabot in #501
- Bump github/codeql-action from 4.31.11 to 4.32.0 by @dependabot in #497
- Bump taiki-e/install-action from 2.67.11 to 2.67.18 by @dependabot in #496
Full Changelog: v0.7.7...v0.8.0
v0.7.7
Immutable
release. Only release title and notes can be modified.
Changed
- Update all themes by @missionis in #492
Other
- Switch to nixos-25.11 by @pamburus in #476
- Use native TLS on Windows by @pamburus in #475
- Use rfc-style nixfmt by @pamburus in #482
- Handle schema download errors gracefully by @pamburus in #481
- Bump git-cliff to v2.12.0 by @pamburus in #483
- Improve schema fetch retry behavior by @pamburus in #490
Dependencies
- Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot in #485
- Bump cachix/cachix-action by @dependabot in #487
- Bump github/codeql-action from 4.31.9 to 4.31.11 by @dependabot in #478, #484
- Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 by @dependabot in #488
- Bump taiki-e/install-action from 2.66.1 to 2.67.11 by @dependabot in #477, #486
- Update dependencies by @missionis in #480, #494
- Update nix flake dependencies by @missionis in #479, #493
Full Changelog: v0.7.6...v0.7.7
v0.7.6
Immutable
release. Only release title and notes can be modified.
v0.7.5
Immutable
release. Only release title and notes can be modified.
Changed
- Update all themes by @missionis in #451
Other
Dependencies
- Bump allsorts from 0.15.1 to 0.16.1 by @dependabot in #405
- Bump clap_lex from 0.7.6 to 0.7.7 by @dependabot in #470
- Bump multiple patch updates by @dependabot in #457, #466
- Bump rustls-pki-types from 1.13.2 to 1.14.0 by @dependabot in #469
- Bump taiki-e/install-action from 2.65.1 to 2.66.1 by @dependabot in #450, #454, #462
- Bump the askama-ver group with 3 updates by @dependabot in #449
- Bump the rust-embed-ver group with 3 updates by @dependabot in #467
- Update dependencies by @missionis in #453, #456, #463, #472
- Update nix flake dependencies by @missionis in #452, #455, #464
Full Changelog: v0.7.4...v0.7.5
v0.7.4
Immutable
release. Only release title and notes can be modified.
Changed
Fixed
Other
- Improve deduplication for version bump commits in change log by @pamburus in #436
- Remove debug jobs from auto-merge workflow by @pamburus in #437
Dependencies
- Bump DavidAnson/markdownlint-cli2-action by @dependabot in #444
- Bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot in #441
- Bump github/codeql-action from 4.31.8 to 4.31.9 by @dependabot in #443
- Bump taiki-e/install-action from 2.63.3 to 2.65.1 by @dependabot in #442
- Update dependencies by @missionis in #440, #447
- Update nix flake dependencies by @missionis in #439, #446
Full Changelog: v0.7.3...v0.7.4
v0.7.3
Immutable
release. Only release title and notes can be modified.
Changed
- Updated all themes by @missionis in #412
Documentation
Dependencies
- Bump taiki-e/install-action from 2.62.45 to 2.63.3 by @dependabot in #399, #408, #419, #422, #435
- Bump cachix/install-nix-action from 31.8.2 to 31.9.0 by @dependabot in #400, #416, #432
- Update nix flake dependencies by @missionis in #401, #403, #413, #420, #427
- Update dependencies by @missionis in #402, #404, #414, #421, #428
- Bump peter-evans/create-pull-request from 7.0.8 to 8.0.0 by @dependabot in #406, #425, #431
- Bump actions/create-github-app-token from 2.1.4 to 2.2.1 by @dependabot in #410, #424, #433
- Bump DeterminateSystems/nix-installer-action from 20 to 21 by @dependabot in #409
- Bump DavidAnson/markdownlint-cli2-action by @dependabot in #407
- Bump Swatinem/rust-cache from 2.8.1 to 2.8.2 by @dependabot in #417
- Bump actions/checkout from 5.0.0 to 6.0.1 by @dependabot in #415, #426
- Bump github/codeql-action from 4.31.2 to 4.31.8 by @dependabot in #418, #423, #434
Other
- Use cargo-quickinstall in release workflow by @pamburus in #429
- Add auto merge workflow for dependabot pull requests by @pamburus in #430
Full Changelog: v0.7.2...v0.7.3
v0.7.2
Immutable
release. Only release title and notes can be modified.
v0.7.1
Changed
Other
- Added permissions for action-hub repository by @pamburus in #367
- Fixed coverage build by @pamburus in #372
- Switched to oidc token by @pamburus in #373, #386
- Use separate app for auto-merge to enable proper workflow runs by @pamburus in #374
- Added advanced CodeQL workflow by @pamburus in #391
- Added Ko-fi funding option by @pamburus in #371
Dependencies
- Update nix flake dependencies by @missionis in #369, #384, #389, #394
- Update dependencies by @missionis in #370, #385, #390, #395
- Bump taiki-e/install-action from 2.62.33 to 2.62.45 by @dependabot in #387, #392
- Bump cachix/install-nix-action from 31.8.1 to 31.8.2 by @dependabot in #393
Full Changelog: v0.7.0...v0.7.1