Skip to content

v1.2.3

Choose a tag to compare

@hsbt hsbt released this 17 Nov 10:56
· 291 commits to master since this release

What's Changed

  • Should call curses_finalize only if curses is initialized by @unak in #31
  • Build DLL version of PDCurses and bundle it on mswin by @unak in #30
  • Need to tell whether PDCurses is dll or not by @unak in #32
  • Use addnwstr and waddnwstr if they are available by @unak in #33

Full Changelog: v1.2.2...v1.2.3