Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@dusk125 dusk125 released this 31 Aug 20:47
1d79a74

What's Changed

  • Update readme to include building with Wayland by @dusk125 in #89
  • Fix & update badges in README.md by @MarkKremer in #90
  • Bump golang.org/x/image from 0.13.0 to 0.18.0 by @dependabot in #95
  • Add setting min and max bounds limits on window by @dusk125 in #102
  • Adding a texture atlas extension by @dusk125 in #103
  • Add instructions for running pixel on WSL by @bhperry in #106
  • Migrating docs from wiki by @dusk125 in #107
  • fix mouse input scroll by @dusk125 in #108
  • Make atlas.Pack reenterant. Add some utility functions to atlas.Textu… by @dusk125 in #109
  • add convienence methods for type of button by @dusk125 in #110
  • Update dependencies by @dusk125 in #112
  • Adding support for manipulating cursors by @dusk125 in #114
  • Set cursor on entered instead of every update by @bhperry in #115
  • Benchmark Pixel by @bhperry in #105
  • Revert "Fix text anchor position when txt.Bounds().W() != txt.Dot.X-txt.Orig.X" by @bhperry in #117
  • Make StandardCursor an alias by @dusk125 in #118
  • Add convenience function for loading a picture directly from a file by @dusk125 in #111

New Contributors

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

What's Changed

  • Update readme to include building with Wayland by @dusk125 in #89
  • Fix & update badges in README.md by @MarkKremer in #90
  • Bump golang.org/x/image from 0.13.0 to 0.18.0 by @dependabot in #95
  • Add setting min and max bounds limits on window by @dusk125 in #102
  • Adding a texture atlas extension by @dusk125 in #103
  • Add instructions for running pixel on WSL by @bhperry in #106
  • Migrating docs from wiki by @dusk125 in #107
  • fix mouse input scroll by @dusk125 in #108
  • Make atlas.Pack reenterant. Add some utility functions to atlas.Textu… by @dusk125 in #109
  • add convienence methods for type of button by @dusk125 in #110
  • Update dependencies by @dusk125 in #112
  • Adding support for manipulating cursors by @dusk125 in #114
  • Set cursor on entered instead of every update by @bhperry in #115
  • Benchmark Pixel by @bhperry in #105
  • Revert "Fix text anchor position when txt.Bounds().W() != txt.Dot.X-txt.Orig.X" by @bhperry in #117
  • Make StandardCursor an alias by @dusk125 in #118
  • Add convenience function for loading a picture directly from a file by @dusk125 in #111
  • Rebase 2.3.0 into v2 by @dusk125 in #119

New Contributors

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