Skip to content

v1.6.6

Compare
Choose a tag to compare
@emmercm emmercm released this 27 Jun 02:30
· 775 commits to main since this release
885e17b

Release Highlights

Fix: support for MAME XML DATs

progetto-SNAPS, pleasuredome, and likely other MAME DATs do not conform to the Logiqx XML DTD, so they were not supported previously. But now they are supported! Thankfully, they all appear to be non-compliant in the same ways, so they all should work now.

Thank you @mattieb for the bug report!

All changes

27 June 2023 - 885e17b - v1.6.6 (#466)
26 June 2023 - de6787e - Fix: scale progress bar in-progress correctly (#464)
26 June 2023 - c19acec - Feature: support MAME XML DATs (#463)
26 June 2023 - e332503 - Chore: increase test coverage (#465)
25 June 2023 - 908e412 - Chore: update dependency typescript to v5.1.3 (#460)
24 June 2023 - d6addc5 - Chore: update Node.js to v18.16.1 (#447)
24 June 2023 - 5f4502a - Chore: update dependency semver to 7.5.2 [SECURITY] (#457)