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

Closed
wants to merge 2 commits into from
Closed

Conversation

lukexor
Copy link
Owner

@lukexor lukexor commented Nov 20, 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-20

⛰️ Features

πŸ› Bug Fixes

  • Fixed wasm - (bd27814)
  • 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-20

⛰️ Features

πŸ› Bug Fixes

  • Fix tetanes-core compiling on stable. closes #360 - (adc5673)
  • Fixed bank size check - (c84c012)
  • 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 Nov 20, 2024
@lukexor lukexor closed this Nov 20, 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.

m069_sunsoft_fme7.rs is using unstable features only available in rust nightly
1 participant