mirror of
https://github.com/ilyakooo0/vty.git
synced 2024-11-29 08:49:40 +03:00
Update changelog, bump version
This commit is contained in:
parent
e483f08db2
commit
7d2807d940
@ -1,3 +1,12 @@
|
||||
5.14
|
||||
- addMaybeClippedJoin: instead of raising an exception when the join
|
||||
is totally clipped, just reduce the clip amount and continue
|
||||
- addMaybeClipped: skip blit of joins when their primary dimension is
|
||||
zero
|
||||
- 'string' and related text functions no longer treat an empty string
|
||||
as an empty image (thanks Chris Penner). This means that now it is
|
||||
possible to use 'str ""' as a non-empty image with height 1.
|
||||
|
||||
5.13
|
||||
- Reverted changes in 5.12 due to disagreements between terminal emulators
|
||||
and utf8proc; for more details, please see the ticket discussion at
|
||||
|
Loading…
Reference in New Issue
Block a user