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

Closed
wants to merge 3 commits into from
Closed

chore: release #276

wants to merge 3 commits into from

Conversation

lukexor
Copy link
Owner

@lukexor lukexor commented Jun 2, 2024

🤖 New release

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

tetanes

0.10.1 - 2024-06-12

⛰️ Features

  • Shader support with crt-easymode (#285) - (e5042ef)
  • Auto-save cfg at a set interval (#279) - (e6941d8)
  • Add UI persistence. closes #257 (#277) - (4c861f7)
  • Added config and save/sram state persistence to web (#274) - (8c7f6df)
  • Added always on top option. enabled shortcut for embed viewports - (489f61e)
  • Added data man demo and changed name of nebs n' debs to demo - (d7d2bae)
  • Added mapper 11 - (03d2074)

🐛 Bug Fixes

  • Fixed a number of issues caused by the crt-shader PR - (8c31927)
  • Ntsc tweaks - (3042fa7)
  • Fixed some frame clocking issues - (80ef7b5)
  • Fixed blocking checking for updates on start - (f48c634)
  • Revert rfd features back - (30cec26)
  • Fixed Data Man url - (882004a)
  • 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

  • Removed a number of panic cases and cleaned up platform checks - (bdb71a9)
  • Frame timing cleanup - (1e920fd)
  • 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-06-12

⛰️ Features

  • Shader support with crt-easymode (#285) - (e5042ef)
  • Added config and save/sram state persistence to web (#274) - (8c7f6df)
  • Added mapper 11 - (03d2074)
  • Updated game database mapper names - (86d246b)

🐛 Bug Fixes

  • Ntsc tweaks - (3042fa7)
  • 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

  • Removed a number of panic cases and cleaned up platform checks - (bdb71a9)
  • 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 Jun 2, 2024
@lukexor lukexor force-pushed the release-plz-2024-06-02T20-39-45Z branch 7 times, most recently from ee48ec9 to 9e21835 Compare June 7, 2024 19:50
@lukexor lukexor force-pushed the release-plz-2024-06-02T20-39-45Z branch 6 times, most recently from 8b2ad71 to 7bd15dc Compare June 12, 2024 19:18
@lukexor lukexor force-pushed the release-plz-2024-06-02T20-39-45Z branch from 7bd15dc to 27dad99 Compare June 12, 2024 19:24
@lukexor lukexor closed this Jun 12, 2024
@lukexor lukexor deleted the release-plz-2024-06-02T20-39-45Z branch June 12, 2024 19:44
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