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 #334

Closed
wants to merge 2 commits into from
Closed

Conversation

lukexor
Copy link
Owner

@lukexor lukexor commented Oct 10, 2024

πŸ€– New release

  • tetanes: 0.11.0 -> 0.11.1 (βœ“ API compatible changes)
  • tetanes-core: 0.11.0 -> 0.11.1
Changelog

tetanes

0.11.1 - 2024-11-11

⛰️ Features

πŸ› Bug Fixes

  • Fixed wasm - (7650be9)
  • 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

tetanes-core

0.11.1 - 2024-11-11

⛰️ Features

πŸ› Bug Fixes

  • Fixed video frame size - (153094d)
  • Ensure pixel brightness is using the same palette - (ad2f873)

🎨 Styling

βš™οΈ Miscellaneous Tasks

  • More dependency cleanup - (1971e4f)


This PR was generated with release-plz.

@lukexor lukexor added the release Release related label Oct 10, 2024
@lukexor lukexor force-pushed the release-plz-2024-10-10T17-14-31Z branch 5 times, most recently from 8879e41 to 0bab12c Compare October 14, 2024 20:10
@lukexor lukexor force-pushed the release-plz-2024-10-10T17-14-31Z branch 2 times, most recently from 7ce1083 to 91f0233 Compare November 11, 2024 21:26
@lukexor lukexor force-pushed the main branch 2 times, most recently from 0e816ca to bd27814 Compare November 11, 2024 22:08
@lukexor lukexor force-pushed the release-plz-2024-10-10T17-14-31Z branch from 91f0233 to 6ae337c Compare November 11, 2024 22:09
@lukexor lukexor closed this Nov 11, 2024
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