Skip to content

Releases: haskell-game/dear-imgui.hs

v2.3.1

02 Oct 15:07
3526e6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

02 Oct 14:57
bc6406d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.3.0

v2.2.1

24 Jun 10:22
31557b0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

10 Sep 14:12
bab4d76
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v2.2.0

2.1.3

13 Dec 18:00
69a463d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.2...v2.1.3

2.1.2

12 Dec 16:54
cd99938
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

30 Aug 21:30
9dac0f9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

30 Aug 21:10
7795b3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

15 May 20:38
cf87988
Compare
Choose a tag to compare

What's Changed

  • Replace String arguments with Text by @dpwiz in #138

Full Changelog: v1.5.0...v2.0.0

v1.5.0

28 Mar 14:14
04fe618
Compare
Choose a tag to compare

https://hackage.haskell.org/package/dear-imgui-1.5.0

  • Added table wrappers.
  • Added popup wrappers.
  • Added selectableWith/SelectableOptions to expose optional arguments.
  • Fix GHC-9.2 compatibility.