Releases: AlecRust/gphotos-takeout-repair
Releases · AlecRust/gphotos-takeout-repair
Release 1.4.1
Release 1.4.0
- Add eslint-plugin-node (09858c7)
- Fix test file being published (3100864)
- Add @jest/globals as dev dependency (a66228c)
- Run lint CI on LTS Node.js (c81f830)
- More specific minimum supported Node.js version (c36d9d2)
- Bump dev dependencies (23e0803)
- Upgrade husky to v9 (46458e5)
- Remove npm dependabot (02f9453)
- Bump deps (1419ab7)
- Merge pull request #11 from AlecRust/dependabot/npm_and_yarn/lint-staged-15.2.0 (e7d199a)
- Merge pull request #10 from AlecRust/dependabot/npm_and_yarn/eslint-config-prettier-9.1.0 (7547be8)
- Merge pull request #9 from AlecRust/dependabot/npm_and_yarn/release-it-17.0.1 (da1ec3f)
- Merge pull request #8 from AlecRust/dependabot/npm_and_yarn/prettier-3.1.1 (a201ab7)
- Merge pull request #7 from AlecRust/dependabot/npm_and_yarn/eslint-8.56.0 (086cbcc)
- Bump lint-staged from 15.1.0 to 15.2.0 (d6bf029)
- Bump eslint-config-prettier from 9.0.0 to 9.1.0 (07c3356)
- Bump release-it from 16.3.0 to 17.0.1 (07b2729)
- Bump prettier from 3.1.0 to 3.1.1 (4d92062)
- Bump eslint from 8.54.0 to 8.56.0 (087d7aa)
- Merge pull request #6 from AlecRust/dependabot/npm_and_yarn/lint-staged-15.1.0 (afdf9c5)
- Merge pull request #5 from AlecRust/dependabot/npm_and_yarn/eslint-8.54.0 (6fd9cdf)
- Merge pull request #4 from AlecRust/dependabot/npm_and_yarn/release-it-16.3.0 (e452a57)
- Merge pull request #3 from AlecRust/dependabot/npm_and_yarn/fs-extra-11.2.0 (c910e71)
- Merge pull request #2 from AlecRust/dependabot/npm_and_yarn/prettier-3.1.0 (7ba89f0)
- Bump lint-staged from 15.0.2 to 15.1.0 (9718eef)
- Bump eslint from 8.52.0 to 8.54.0 (5c207f3)
- Bump release-it from 16.2.1 to 16.3.0 (97e695c)
- Bump fs-extra from 11.1.1 to 11.2.0 (83946c1)
- Bump prettier from 3.0.3 to 3.1.0 (98823e5)
Release 1.3.1
Release 1.3.0
Release 1.2.0
Release 1.1.2
- Fix tests on Node.js v20 (e91f7ef)
- Remove "latest" Node version from test matrix (7975930)
- Refactor to ESM (812c855)
- Fix up README examples (c2f0dfb)
- Add link to tests in README (83782db)
- Tidy README (0068fa1)
- Remove ES6 env from ESLint config (fceec6a)
- Use integers in tests where appropriate (1c0f7de)
- Improve description (a6294e0)
Release 1.1.1
Release 1.1.0
- Move timestamp debug log behind new --verbose option (2cf9aab)
- Add "retains non-image filenames" test case (0d35a05)
- Improve handling of different file types with similar filenames (d59d27c)
- Include latest Node.js version in test matrix (f6a1a47)
- Fix tests getting file stats in Node.js v20 (c55523c)
- Add tests (e4f330d)
- Tidy README (13e5c21)