Skip to content

v0.1.0

Compare
Choose a tag to compare
@emmercm emmercm released this 09 Sep 01:02
· 1119 commits to main since this release
e006f90

Release Highlights

Two major feature additions in this release:

  • Rar extraction support was added
  • DATs can now be read from inside archives, allowing for easy usage of No-Intro's daily download

And plenty of README updates that hopefully clarify features and usage.

All changes

9 September 2022 - e006f90 - v0.1.0 (#61)
9 September 2022 - 7b1c445 - Feature: report on ROMs found rather than missing in CLI (#60)
9 September 2022 - 32544fc - Feature: read DATs in archives (#55)
8 September 2022 - cd760e7 - Update: README (#48)
7 September 2022 - 2478830 - Refactor: create archive classes, consolidate logic (#53)
7 September 2022 - c235bc1 - Refactor: disallow floating promises / enforce await (#54)
7 September 2022 - e797a10 - Chore: update dependency eslint-plugin-simple-import-sort to v8 (#52)
6 September 2022 - 47e0cca - Feature: support rar scanning and extraction (#50)
4 September 2022 - 4aacbaa - Chore: update lockfile (#27)
4 September 2022 - da97132 - Refactor: wrap archive extraction to local file, rename ROMFile to File (#46)
4 September 2022 - 9a23fd9 - Tests: increase filesystem test timeouts (#49)
4 September 2022 - 990feec - Chore: update dev dependencies (#8)
4 September 2022 - 984c93d - Chore: Pin dependencies (#43)
2 September 2022 - 4947fd2 - Renovate: use semi-conventional commit messages (#45)
2 September 2022 - ad8d742 - Tests: increase scanner test timeouts (#41)
2 September 2022 - 84596a3 - Renovate: separate Jest from other devDependencies (#42)
2 September 2022 - 5b6e645 - Codecov: set a minimum coverage threshold (#40)