This repository has been archived by the owner on Oct 25, 2024. It is now read-only.
Releases: joshka/tui-big-text
Releases · joshka/tui-big-text
v0.4.5
⚙️ Miscellaneous Tasks
- (deps) Bump ratatui version (#45)
- Use https://github.com/joshka/github-workflows/
- Set msrv to 1.74
- Update git cliff config
v0.4.4
v0.4.3
v0.4.2
Documentation
- a952145
Add link to docs.rs in cargo.toml - 2580224
Add pixel height example to main readme - ef5dc56
Tweak readme - 10b2d74
Update main demo example and README
Features
-
e91e86d
Add BigText::builder()This was a workaround for cargo-rdme not being able to see `BigTextBuilder`, but it's a reasonable API addition anyway.
Miscellaneous Tasks
-
1e07ece
Update derive_builder requirement from 0.13.0 to 0.20.0 (#38)Updates the requirements on [derive_builder](https://github.com/colin-kiegel/rust-derive-builder) to permit the latest version. - [Release notes](https://github.com/colin-kiegel/rust-derive-builder/releases) - [Commits](https://github.com/colin-kiegel/rust-derive-builder/compare/v0.13.0...v0.20.0) --- updated-dependencies: - dependency-name: derive_builder dependency-type: direct:production ...
v0.4.1
v0.4.0
Bug Fixes
- 8e17a8e
Typos
Features
-
9233b06
Add sextant-based fonts (#26)Adds two new sizes of pixels `ThirdHeight` and `Sextant` which use the sextant characters to render big text 1/3 the normal big text height and 1/2 wide * 1/3 height respectively. ---------
Miscellaneous Tasks
-
64d5921
Bump codecov/codecov-action from 3 to 4 (#34)Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ...
Refactor
- a7db511
Split big_text and pixel_size into modules for readability
v0.3.6
v0.3.5
Miscellaneous Tasks
-
0fe1dd5
Update derive_builder requirement from 0.12.0 to 0.13.0 (#29)Updates the requirements on [derive_builder](https://github.com/colin-kiegel/rust-derive-builder) to permit the latest version. - [Release notes](https://github.com/colin-kiegel/rust-derive-builder/releases) - [Commits](https://github.com/colin-kiegel/rust-derive-builder/compare/v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: derive_builder dependency-type: direct:production ...
v0.3.4
Miscellaneous Tasks
-
0fe1dd5
Update derive_builder requirement from 0.12.0 to 0.13.0 (#29)Updates the requirements on [derive_builder](https://github.com/colin-kiegel/rust-derive-builder) to permit the latest version. - [Release notes](https://github.com/colin-kiegel/rust-derive-builder/releases) - [Commits](https://github.com/colin-kiegel/rust-derive-builder/compare/v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: derive_builder dependency-type: direct:production ...