Releases: bbtufty/romsearch
Releases · bbtufty/romsearch
v0.3.1
What's Changed
- Bump pyside6 from 6.9.0 to 6.9.1 by @dependabot in #130
- Add option to not split ROMs into separate directories by @bbtufty in #129
- Add support for NDS by @bbtufty in #131
- Ensure regex uses raw strings by @bbtufty in #135
- Include shebang in romsearch_gui by @bbtufty in #136
- pipx support by @bbtufty in #137
- Bump to v0.3.1 by @bbtufty in #138
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Add planned consoles by @bbtufty in #99
- Bump pyside6 from 6.8.2.1 to 6.8.3 by @dependabot in #100
- Better handling of subchannels by @bbtufty in #101
- Virtual Boy by @bbtufty in #102
- Add Game Gear by @bbtufty in #103
- DATMapper fixes by @bbtufty in #104
- Improve RAHasher Caching by @bbtufty in #105
- Bump pyside6 from 6.8.3 to 6.9.0 by @dependabot in #106
- More DATMapping speedup by @bbtufty in #109
- Fix non-string GUI crash by @bbtufty in #110
- RAHasher fix by @bbtufty in #111
- Bump numpy from 2.2.4 to 2.2.5 by @dependabot in #113
- Bump packaging from 24.2 to 25.0 by @dependabot in #114
- Bump sphinx-automodapi from 0.18.0 to 0.19.0 by @dependabot in #115
- ROMPatcher multiple patches by @bbtufty in #112
- Significant speedup in romparser.py by being smarter with RA handling by @bbtufty in #116
- RA Parsing fixes by @bbtufty in #117
- Fix subchannel moving by @bbtufty in #118
- Better handle compilations/supersets by @bbtufty in #119
- Bump numpy from 2.2.5 to 2.2.6 by @dependabot in #120
- Skip existing files in rclone copy by @bbtufty in #121
- Priority list by @bbtufty in #122
- Compress PS2 bin/cue files by @bbtufty in #123
- Avoid rare dupes by @bbtufty in #124
- Discord pause by @bbtufty in #125
- Priority fix by @bbtufty in #126
- Create .cue files by @bbtufty in #127
- Bump to v0.3.0 by @bbtufty in #128
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Bump numpy from 2.2.1 to 2.2.2 by @dependabot in #84
- Add ROMBrowser by @bbtufty in #89
- Cache overhaul by @bbtufty in #90
- Add ROMCompressor by @bbtufty in #91
- Option to exclude modern versions by @bbtufty in #92
- Add m3u playlists by @bbtufty in #93
- Add DATMapper by @bbtufty in #94
- Add download names by @bbtufty in #95
- Bump pyside6 from 6.8.1 to 6.8.2.1 by @dependabot in #86
- Bump numpy from 2.2.2 to 2.2.3 by @dependabot in #87
- Bump iso639-lang from 2.5.1 to 2.6.0 by @dependabot in #88
- Colour cached items in ROMBrowser by @bbtufty in #96
- Bump numpy from 2.2.3 to 2.2.4 by @dependabot in #97
- v0.2.0 by @bbtufty in #98
Full Changelog: v0.1.2...v0.2.0
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