Releases: dankamongmen/libnotcurses-sys
Releases · dankamongmen/libnotcurses-sys
Release list
v3.11.0
What's Changed
- support notcurses v3.0.11.
- fix:
NcVisual::from_sixelby @waveplate in #33 - fix:
NcFile::from_ncby @Kodiak-Web in #32
Full Changelog: v3.10.1...v3.11.0
(compatible with notcurses v3.0.11)
v3.10.1
v3.10.0
- bump MSRV to v1.65.
- fixes broken MSRV by downstream
env_loggerdependency.
- fixes broken MSRV by downstream
- remove default features from
bindgen. - update dependencies:
libc,serial_test`.- fixes security issue from old downstream
attydependency.
- fixes security issue from old downstream
- change maintenance status to passively-maintained.
- add
nightly_docsfeature. - update CI.
Full Changelog: v3.9.1...v3.10.0
(compatible with notcurses v3.0.9)
v3.9.1
v3.9.0
NcPlane.contentsnow returnsNcResult.- reexport most ffi functions generate by bindgen.
- make
libcan optional dependency and do not require it forrstring_freemacro, and several methods. - remove macros
sleep,nc_render_sleep,pile_render_sleep,visual_render_sleep.
Full Changelog: v3.8.0...v3.9.0
(compatible with notcurses v3.0.9)