Skip to content

Releases: dankamongmen/libnotcurses-sys

v3.11.0

Choose a tag to compare

@joseluis joseluis released this 03 Oct 10:46

What's Changed

Full Changelog: v3.10.1...v3.11.0

(compatible with notcurses v3.0.11)

v3.10.1

Choose a tag to compare

@joseluis joseluis released this 01 Oct 11:41

What's Changed

  • update libc to 0.2.152.
  • update bindgen to 0.66.1.

Full Changelog: v3.10.0...v3.10.1

(compatible with notcurses v3.0.9)

v3.10.0

Choose a tag to compare

@joseluis joseluis released this 08 Sep 10:21
  • bump MSRV to v1.65.
    • fixes broken MSRV by downstream env_logger dependency.
  • remove default features from bindgen.
  • update dependencies: libc, serial_test`.
    • fixes security issue from old downstream atty dependency.
  • change maintenance status to passively-maintained.
  • add nightly_docs feature.
  • update CI.

Full Changelog: v3.9.1...v3.10.0

(compatible with notcurses v3.0.9)

v3.9.1

Choose a tag to compare

@joseluis joseluis released this 13 Apr 12:23
  • fix compilation on MacOs (#27)

Full Changelog: v3.9.0...v3.9.1

(compatible with notcurses v3.0.9)

v3.9.0

Choose a tag to compare

@joseluis joseluis released this 04 Apr 08:17
  • NcPlane.contents now returns NcResult.
  • reexport most ffi functions generate by bindgen.
  • make libc an optional dependency and do not require it for rstring_free macro, 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)

v3.8.0

Choose a tag to compare

@joseluis joseluis released this 06 Mar 10:21
  • The library is now no_std by default.

Full Changelog: v3.7.5...v3.8.0

(compatible with notcurses v3.0.9)

v3.7.5

Choose a tag to compare

@joseluis joseluis released this 23 Feb 20:43

Full Changelog: v3.7.4...v3.7.5

(compatible with notcurses v3.0.9)

v3.7.4

Choose a tag to compare

@joseluis joseluis released this 23 Feb 20:43

Full Changelog: v3.7.3...v3.7.4

(compatible with notcurses v3.0.9)

v3.7.3

Choose a tag to compare

@joseluis joseluis released this 09 Feb 14:50

Full Changelog: v3.7.1...v3.7.3

(compatible with notcurses v3.0.9)

v3.7.1

Choose a tag to compare

@joseluis joseluis released this 11 Jan 16:29

Full Changelog: v3.7.0...v3.7.1

(compatible with notcurses v3.0.9)