Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.3.0 #40

Merged
merged 1 commit into from
May 12, 2024
Merged

chore: release v0.3.0 #40

merged 1 commit into from
May 12, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 9, 2024

🤖 New release

  • ratatui-macros: 0.2.4 -> 0.3.0 (✓ API compatible changes)
Changelog

0.3.0 - 2024-05-09

Added

  • Add text! macro (#36)
  • Add fill constraint (#34)
  • [breaking] Remove color palette! macro (#32)
  • Replace raw! and styled! with span! macro (#30)
  • Add line! attribute macro (#29)
  • (text) add raw! and styled! macros (#4)

Other

  • Use release-plz (#38)
  • Use .areas(area) instead of .split(area).to_vec().try_into().unwrap() (#37)
  • Update README.md with short description of span and line macros (#33)
  • format using cargo +nightly fmt (#31)
  • (deps) bump ratatui from 0.27.0-alpha.3 to 0.27.0-alpha.5 (#27)
  • (deps) bump trybuild from 1.0.91 to 1.0.93 (#28)
  • (deps) bump ratatui from 0.27.0-alpha.2 to 0.27.0-alpha.3 (#24)
  • (deps) bump trybuild from 1.0.90 to 1.0.91 (#23)
  • (deps) bump trybuild from 1.0.88 to 1.0.90 (#20)
  • (deps) bump ratatui from 0.27.0-alpha.0 to 0.27.0-alpha.2 (#22)
  • (deps) bump mio from 0.8.10 to 0.8.11 (#18)
  • (deps) bump ratatui from 0.26.0-alpha.1 to 0.27.0-alpha.0 (#19)
  • add cargo husky pre-commit hook (#8)
  • Create dependabot.yml (#7)
  • use rust cache to cache deps (#6)
  • readme tweaks (#5)
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Add link to ratatui


This PR was generated with release-plz.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot force-pushed the release-plz-2024-05-09T04-49-55Z branch from c1d25ec to 38d4f98 Compare May 9, 2024 04:51
@kdheepak kdheepak requested a review from joshka May 9, 2024 04:52
@joshka joshka merged commit f78d3bf into main May 12, 2024
@joshka joshka deleted the release-plz-2024-05-09T04-49-55Z branch May 12, 2024 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant