Releases: bbtufty/romsearch
Releases · bbtufty/romsearch
v0.1.2
What's Changed
- Add more tests by @bbtufty in #71
- Add N64 by @bbtufty in #72
- Backtrack ROMPatch methods to other consoles by @bbtufty in #73
- Bump numpy from 2.2.0 to 2.2.1 by @dependabot in #74
- Support for supersets by @bbtufty in #76
- regex cleanup by @bbtufty in #77
- Added Pokemon Mini by @bbtufty in #78
- Bump pathvalidate from 3.2.1 to 3.2.3 by @dependabot in #79
- Add Sega Genesis/Mega Drive by @bbtufty in #80
- Clean up potential errors if directory name ends with period by @bbtufty in #81
- Add icon to GUI by @bbtufty in #82
- Bump to v0.1.2 by @bbtufty in #83
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Bump numpy from 2.1.3 to 2.2.0 by @dependabot in #65
- Add Game Boy Advance by @bbtufty in #64
- Support for retool compilations by @bbtufty in #66
- Include cache in ROMCleaner Discord output by @bbtufty in #67
- Improved game association by @bbtufty in #69
- Bump to v0.1.1 by @bbtufty in #70
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Add ROMCleaner by @bbtufty in #43
- Create dependabot.yml by @bbtufty in #44
- Update requirements by @bbtufty in #45
- Fix bug for names with . at end of title by @bbtufty in #46
- Update numpy requirement from <2.0,>=1.26.4 to >=1.26.4,<3.0 by @dependabot in #47
- Add ROMPatcher by @bbtufty in #48
- Added a couple of missing regex entries by @bbtufty in #49
- Sort cache by name by @bbtufty in #50
- Return retool dict from DupeParser by @bbtufty in #51
- Version pins by @bbtufty in #52
- GH Actions fix by @bbtufty in #58
- Bump pyyaml from 6.0.1 to 6.0.2 by @dependabot in #53
- Bump xmltodict from 0.13.0 to 0.14.2 by @dependabot in #54
- Bump packaging from 24.0 to 24.2 by @dependabot in #55
- Bump sphinx-rtd-theme from 3.0.0 to 3.0.2 by @dependabot in #56
- Bump sphinx-automodapi from 0.17.0 to 0.18.0 by @dependabot in #59
- Bump colorlog from 6.8.2 to 6.9.0 by @dependabot in #57
- Bump numpy from 2.1.2 to 2.1.3 by @dependabot in #61
- Bump pathvalidate from 3.2.0 to 3.2.1 by @dependabot in #62
- Bump pyside6 from 6.7.0 to 6.8.1 by @dependabot in #60
- Bump to v0.1.0 by @bbtufty in #63
New Contributors
- @dependabot made their first contribution in #47
Full Changelog: v0.0.8...v0.1.0
v0.0.8
What's Changed
- Add Game Boy by @bbtufty in #33
- Add in support for RetroAchievements by @bbtufty in #34
- Add Game Boy Color by @bbtufty in #35
- Cache GameList API query in rahasher.py by @bbtufty in #36
- Tidying ROMParser hash finding by @bbtufty in #37
- Blackify by @bbtufty in #38
- RAHasher now pulls more info for hashes by @bbtufty in #39
- Allow custom hash in ROMParser by @bbtufty in #40
- RAHashes with patch files by @bbtufty in #41
- Update to 0.0.8 by @bbtufty in #42
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- ROMParser multiple regions/languages by @bbtufty in #21
- Add unit tests by @bbtufty in #22
- Overhaul ROMChooser logging by @bbtufty in #23
- Overhaul ROMSearch logging by @bbtufty in #24
- Improved DATParser logging by @bbtufty in #25
- Improved ROMDownloader logging by @bbtufty in #26
- Improved ROMMover logging by @bbtufty in #27
- Improved DupeParser logging by @bbtufty in #28
- Improved GameFinder logging by @bbtufty in #29
- Improved ROMParser logging by @bbtufty in #30
- Improved ROMChooser logging by @bbtufty in #31
- Bump to 0.0.7 by @bbtufty in #32
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Language priorities by @bbtufty in #14
- Fix directory changes in dev tools by @bbtufty in #15
- ROMDownloader enhancements by @bbtufty in #17
- Fix potential skippable errors in rclone by @bbtufty in #18
- Add rclone copy to ROMDownloader by @bbtufty in #19
- Bump to v0.0.6 by @bbtufty in #20
Full Changelog: v0.0.5...v0.0.6
v0.0.5.post2
Full Changelog: v0.0.5.post1...v0.0.5.post2
v0.0.5.post1
Full Changelog: v0.0.5...v0.0.5.post1