Skip to content

v1.1.7—spin it like a helicopter

Compare
Choose a tag to compare
@dankamongmen dankamongmen released this 11 Feb 02:20
· 7369 commits to master since this release
v1.1.7
  • Get python+debian packaging sorted out once and (Allah willing) for all #326
    • install notcurses-tester, add a man page for it
  • New functions ncmenu_offer_input() and ncselector_offer_input() #333
  • Update poc/menu, poc/selector, and notcurses-demo to use *_offer_input()
  • New highcontrast text demo highcon
  • Remove dumb ncmenu special casing
  • CELL_ALPHA_HIGHCONTRAST implemented #181
  • Build and install static lib #330
  • Modify unit tests to only make use of DFSG multimedia
  • notcurses-demo: add menu
  • notcurses-demo: add -i argument to continue after failures
  • Explicitly depend on all linked libraries
  • ncplane_putegc_yx(): set sbytes on error path