Skip to content

Releases: ratatui/ratatui-macros

v0.2.3

09 Jan 18:23
Compare
Choose a tag to compare

What's Changed

  • feat: Add color palette based on tailwindcss ✨ by @kdheepak in #2

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

09 Jan 07:29
Compare
Choose a tag to compare

What's changed

  • Better documentation

Full Changelog: v0.2.1...v0.2.2

v0.2.1

09 Jan 07:17
Compare
Choose a tag to compare

What's Changed

  • Better documentation on docs.rs and for LSP docs

Full Changelog: v0.2.0...v0.2.1

v0.2.0

09 Jan 06:59
Compare
Choose a tag to compare

What's Changed

  • Simplify implementation of constraints! macro by @deifactor in #1
  • No need for inner [] in macros, i.e. use constraints[==1, ==2] instead of constraints!([==1, ==2])

New Contributors

Full Changelog: v0.1.2...v0.2.0

v0.1.2

06 Jan 11:51
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

05 Jan 20:47
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

05 Jan 20:27
Compare
Choose a tag to compare