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

Closed
wants to merge 0 commits into from
Closed

chore: release #248

wants to merge 0 commits into from

Conversation

lukexor
Copy link
Owner

@lukexor lukexor commented May 24, 2024

🤖 New release

  • tetanes: 0.10.0 -> 0.10.1
  • tetanes-core: 0.10.0 -> 0.10.1
Changelog

tetanes

0.10.1 - 2024-05-29

⛰️ Features

🐛 Bug Fixes

  • Cleaned up pausing, parking, and control flow. Closes #251 - (72cf88a)
  • Remove unfocused/occluded pausing for now until a less error-prone cross-platform solution can be designed - (a5549e6)
  • Remove bold from controls - (0cfa0e9)
  • Fix excess redraw requests - (caf88c0)
  • Fixed wasm resizing to be restricted by browser viewport (#243) - (b59d4c9)
  • Disable rewind when low on memory. clear rewind memory when disabled - (4d5e1c4)
  • Remove redrawing every clock - (8cea6c1)
  • Fixed web build relative urls - (1423bdb)
  • Fixed a number of issues with loading roms and unintentionally blocking wasm - (e257575)
  • Fix clock timing on web. closes #234 - (57d323d)
  • Fix frame stats when toggled via menu. closes #233 - (347066b)
  • Add scrolling to lists - (62ff074)
  • Fix changing slider/drag values - (8580135)

🚜 Refactor

  • Some initialization error handling cleanup - (507d9a0)
  • Small gui cleanup - (880e9ee)

📚 Documentation

  • Fixed docs and changelog - (4c7a694)

⚙️ Miscellaneous Tasks

  • Split out web build so it can run on any platform - (dcaec14)
  • Upgrade ringbuf - (5d7abe2)

tetanes-core

0.10.1 - 2024-05-29

⛰️ Features

  • Added mapper 11 - (03d2074)
  • Updated game database mapper names - (86d246b)

🐛 Bug Fixes

  • Fixed fast forwarding - (a6f87bb)
  • Cleaned up pausing, parking, and control flow. Closes #251 - (72cf88a)
  • Disable rewind when low on memory. clear rewind memory when disabled - (4d5e1c4)

🚜 Refactor

  • Add Sram trait and some mapper cleanup - (ad03755)

📚 Documentation

🧪 Testing

  • Avoid serde_json::from_reader in tests as it's faster to just … (#244) - (3ca03ac)


This PR was generated with release-plz.

@lukexor lukexor added the release Release related label May 24, 2024
@lukexor lukexor force-pushed the release-plz-2024-05-24T19-18-15Z branch from 291a2bc to d11e26a Compare May 28, 2024 23:11
@lukexor lukexor closed this May 29, 2024
@lukexor lukexor force-pushed the release-plz-2024-05-24T19-18-15Z branch from 4cadb53 to a6f87bb Compare May 29, 2024 19:27
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
1 participant