NEWS: add ncreader and ncplane_content()

This commit is contained in:
nick black 2020-05-08 20:38:17 -04:00 committed by Nick Black
parent 196de625c4
commit 66d0fe5596

View File

@ -1,6 +1,12 @@
This document attempts to list user-visible changes and any major internal
rearrangements of Notcurses.
* 1.3.5 (not yet released)
* `ncplane_content()` was added. It allows all non-null glyphs of a plane to
be returned as a nul-terminated, heap-allocated string.
* `ncreader` was added. This widget allows freeform input to be edited in a
block, and collected into a string.
* 1.3.4 (2020-05-07)
* `notcurses_lex_margins()` has been added to lex margins expressed in either
of two canonical formats. Hopefully this will lead to more programs