Releases: faissaloux/termspark
Releases · faissaloux/termspark
v1.6.0
What's Changed
- Trim content that exceeds terminal width by @faissaloux in #45
- Add ability to set max length for content by @faissaloux in #47
max_[position]
documentation by @faissaloux in #48full_width()
by @faissaloux in #49- py3.13 support by @faissaloux in #50
- Paint separator by @faissaloux in #51
- Ability to paint a line by @faissaloux in #52
- Separator can accept only 1 character by @faissaloux in #55
- Fix
separator-line
combination by @faissaloux in #56 - Fix set separator without content in line by @faissaloux in #57
- Improve printers by @faissaloux in #58
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- Fix center multiple content in raw mode by @faissaloux in #44
Full Changelog: v1.5.0...v1.5.1
v1.5.0
v1.4.1
What's Changed
- Fix
raw
not working with spark methods by @faissaloux in #37
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Raw mode by @faissaloux in #33
- Force width by @faissaloux in #34
Full Changelog: v1.3.0...v1.4.0