Skip to content

Releases: ruby/curses

v1.2.3

17 Nov 10:56
Compare
Choose a tag to compare

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

v1.2.2

17 Nov 10:56
Compare
Choose a tag to compare

What's Changed

  • Support mswin native build by @unak in #29

Full Changelog: v1.2.1...v1.2.2

v1.2.1

17 Nov 10:56
Compare
Choose a tag to compare

What's Changed

  • Suppress unused-but-set-variable warnings by @nobu in #27
  • Use chtype convertible int by @nobu in #26
  • Fix build on universal binary by @nobu in #25
  • Ignore Makefile by @nobu in #24
  • convertible_int on mingw by @nobu in #28

New Contributors

  • @nobu made their first contribution in #27

Full Changelog: v1.2.0...v1.2.1

v1.2.0

17 Nov 10:56
Compare
Choose a tag to compare

Full Changelog: v1.1.3...v1.2.0

v1.1.3

17 Nov 10:56
Compare
Choose a tag to compare

Full Changelog: v1.1.2...v1.1.3

v1.1.2

17 Nov 10:56
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

v1.1.1

17 Nov 10:56
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

v1.1.0

17 Nov 10:56
Compare
Choose a tag to compare

What's Changed

  • Fix error in attron/attroff documentation by @stomar in #14
  • To use bundler instead of hoe by @hsbt in #18
  • Enabled appveyor by @hsbt in #19
  • badges for build status by @hsbt in #20
  • Improve code samples by @stomar in #15
  • Support cross compilation for mingw32 by @shugo in #21

New Contributors

  • @shugo made their first contribution in #21

Full Changelog: v1.0.1...v1.1.0

v1.0.2

17 Nov 10:56
v1.0.2
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

17 Nov 10:55
v1.0.1
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1