Skip to content

Releases: BigJk/crt

v0.0.15

09 May 17:55
7710fdc
Compare
Choose a tag to compare

What's Changed

  • Add WindowOption and RunWithOptions method to allow for extra configuration by @obvionaoe in #1

New Contributors

Full Changelog: v0.0.12...v0.0.15

v0.0.12

11 Dec 16:56
Compare
Choose a tag to compare
  • Optimize performance by avoiding re-allocations

v0.0.11

10 Dec 08:22
Compare
Choose a tag to compare
  • Bumped ebiten version to support osx >14

v0.0.10

23 May 21:35
Compare
Choose a tag to compare
Refactor.

v0.0.9

23 May 20:36
Compare
Choose a tag to compare
  • High dpi support.

v0.0.8

23 May 18:57
Compare
Choose a tag to compare
  • Optimised the parsing of ansi sequences
  • Reduced flickering

v0.0.7

18 May 16:24
Compare
Choose a tag to compare
  • Visible cursor support

v0.0.6

18 May 15:48
Compare
Choose a tag to compare
Add more ebiten key maps.