Skip to content

Releases: veeenu/hudhook

0.7.1

11 Jul 08:24
c0ef278
Compare
Choose a tag to compare

What's Changed

  • Use unicode WinApi functions everywhere to support non-ASCII inputs. by @soarqin in #193
  • Bump version number by @veeenu in #194

New Contributors

Full Changelog: 0.7.0...0.7.1

0.7.0

24 May 10:38
5f9bba1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.5...0.7.0

0.6.5

12 Mar 11:26
f8fc75d
Compare
Choose a tag to compare

What's Changed

  • Reorder console allocation and enable color calls in example support by @vSylva in #170
  • Refactor input to use non-deprecated imgui key i/o system by @veeenu in #171

Full Changelog: 0.6.4...0.6.5

0.6.4

11 Mar 16:13
b28fba3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.3...0.6.4

0.6.3

11 Mar 16:12
baef37c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.6.3

0.6.2

07 Mar 21:13
041ce35
Compare
Choose a tag to compare

What's Changed

  • Add markdown link labels for crates.io by @vSylva in #166
  • Avoid calls to RoOriginateErrorW by @veeenu in #167

Full Changelog: 0.6.1...0.6.2

Hudhook 0.6.1

02 Mar 16:18
619cfea
Compare
Choose a tag to compare

This release applies a bugfix.

What's Changed

  • Initialize fonts texture after render loop setup by @veeenu in #165

Full Changelog: 0.6.0...0.6.1

Hudhook 0.6.0

02 Mar 09:47
c67ca09
Compare
Choose a tag to compare

This release contains big, sweeping changes as of #158. The breaking changes to the public API are very minor and shouldn't require more than a couple lines' worth of changes to adapt.

What's Changed

New Contributors

Full Changelog: 0.5.0...0.6.0

hudhook 0.5.0

28 Sep 10:33
3b86352
Compare
Choose a tag to compare

Not everything planned made it in this release, but I think it would be a good idea to just release breaking versions more often and plan for smaller releases.

What's Changed

New Contributors

  • @vSylva made their first contribution in #99
  • @vars1ty made their first contribution in #116

Full Changelog: 0.4.0...0.5.0

hudhook 0.4.0

21 Apr 10:10
d9c43e0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.0...0.4.0