Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.11.1 #308

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

lukexor
Copy link
Owner

@lukexor lukexor commented Jun 25, 2024

🤖 New release

  • tetanes: 0.11.0 -> 0.11.1
  • tetanes-core: 0.11.0 -> 0.11.1
Changelog

tetanes

0.11.1 - 2024-09-16

⛰️ Features

  • Allow exporting save states in web (#311) - (627bbec)
  • Add a debug build label - (46b3d94)
  • Add test panic debug button - (3866efa)
  • Added screen reader/accesskit support - (5fd1a73)
  • Added ui setting/debug windows - (db8b122)

🐛 Bug Fixes

  • Fix scroll issues - (218d786)
  • Fixed increasing scale on web - (8c4265e)
  • Fixed shortcut text - (cb73c21)
  • Fixed joypad keybinds and some UI styling - (bc2f093)
  • Enable puffin on wasm - (0b6f794)
  • Fix window theme - (e3c42c7)
  • Fixed window aspect ratio - (17db5c8)
  • Don't log/error when sending frames while paused - (50825f8)
  • Fixed pause state when loading replay - (d743b31)
  • Fixed roms path to default to current directory, if valid, and canonicalize - (e00273f)
  • Move some calculations to vertex shader that don't depend on v_uv - (a6f262d)
  • Fixed logging location - (ff36033)
  • Fixed issue with lower end platforms not supporting larger texture dimensions - (ef214db)
  • Fix window resizing while handling zoom changes - (6b3f690)

🚜 Refactor

  • Removed egui-wgpu and egui-winit dependencies. (#315) - (b3d4e2c)
  • Platform/ui cleanup - (39f66e6)
  • Moved around platform code to condense it - (0f18928)
  • Prefer deferred viewports (#306) - (e1e60d1)

🎨 Styling

⚙️ Miscellaneous Tasks

  • More dependency cleanup - (1971e4f)
  • Clean up dependencies - (254fe54)

tetanes-core

0.11.1 - 2024-09-16

⛰️ Features

  • Allow exporting save states in web (#311) - (627bbec)

🐛 Bug Fixes

  • Ensure pixel brightness is using the same palette - (ad2f873)

⚙️ Miscellaneous Tasks

  • More dependency cleanup - (1971e4f)


This PR was generated with release-plz.

@lukexor lukexor added the release Release related label Jun 25, 2024
@lukexor lukexor force-pushed the release-plz-2024-06-25T01-51-40Z branch 5 times, most recently from c649281 to e944510 Compare July 3, 2024 20:38
@lukexor lukexor force-pushed the release-plz-2024-06-25T01-51-40Z branch 4 times, most recently from fc5d08b to 8f3662f Compare August 15, 2024 19:53
@lukexor lukexor changed the title chore: release chore: release v0.11.1 Sep 16, 2024
@lukexor lukexor force-pushed the release-plz-2024-06-25T01-51-40Z branch from 8f3662f to 9f11711 Compare September 16, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant