What's Changed
- Add logging for latest tag name by @robinraju in #374
- Update README.md by @briantist in #430
- Set default value for repository. by @robinraju in #436
- Add macos and windows runners to build workflow by @robinraju in #440
- Add GITHUB_TOKEN as the default to prevent rate limit on macOS runner by @robinraju in #441
- ci(Mergify): configuration update by @robinraju in #447
- Refactor downloader by @robinraju in #448
- Remove unwanted prefix from zipBall and tarBall file names by @robinraju in #455
- Fix filename, add repo name as prefix to tag_name by @robinraju in #456
- Added filename wildcard support by @ricklambrechts in #460
- Fix test failure on windows runner by @robinraju in #461
Dependency updates
- Bump jest-circus from 27.4.2 to 27.4.5 by @dependabot in #346
- Bump typescript from 4.5.2 to 4.5.3 by @dependabot in #343
- Bump @typescript-eslint/parser from 5.6.0 to 5.7.0 by @dependabot in #342
- Bump typescript from 4.5.3 to 4.5.4 by @dependabot in #349
- Bump @types/node from 16.11.12 to 17.0.13 by @dependabot in #368
- Bump typescript from 4.5.4 to 4.5.5 by @dependabot in #370
- Bump eslint-plugin-jest from 24.7.0 to 26.0.0 by @dependabot in #371
- Bump @types/node from 17.0.13 to 17.0.14 by @dependabot in #372
- Bump jest-circus from 27.4.5 to 27.4.6 by @dependabot in #373
- Bump @types/jest from 27.0.3 to 27.4.0 by @dependabot in #363
- Bump eslint from 7.32.0 to 8.8.0 by @dependabot in #367
- Bump @typescript-eslint/parser from 5.7.0 to 5.10.2 by @dependabot in #366
- Bump dependencies by @robinraju in #375
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #395
- Bump eslint-plugin-jest from 26.0.0 to 26.1.4 by @dependabot in #401
- Bump jest from 27.4.7 to 27.5.1 by @dependabot in #381
- Bump @types/node from 17.0.14 to 17.0.25 by @dependabot in #402
- Bump @typescript-eslint/parser from 5.10.2 to 5.20.0 by @dependabot in #403
- Bump @vercel/ncc from 0.33.1 to 0.33.4 by @dependabot in #408
- Bump prettier from 2.5.1 to 2.6.2 by @dependabot in #407
- Bump eslint from 8.8.0 to 8.13.0 by @dependabot in #409
- Bump @actions/io from 1.1.1 to 1.1.2 by @dependabot in #411
- Bump typescript from 4.5.5 to 4.6.3 by @dependabot in #410
- Bump eslint-plugin-github from 4.3.5 to 4.3.6 by @dependabot in #406
- Bump @types/jest from 27.4.0 to 27.4.1 by @dependabot in #405
- Bump ts-jest from 27.1.3 to 27.1.4 by @dependabot in #404
- Bump @actions/core from 1.6.0 to 1.7.0 by @dependabot in #416
- Bump @typescript-eslint/parser from 5.20.0 to 5.21.0 by @dependabot in #415
- Bump eslint from 8.13.0 to 8.14.0 by @dependabot in #414
- Bump eslint-plugin-jest from 26.1.4 to 26.1.5 by @dependabot in #413
- Bump jest-circus from 27.5.1 to 28.0.0 by @dependabot in #412
- Bump @types/node from 17.0.25 to 17.0.31 by @dependabot in #421
- Bump typescript from 4.6.3 to 4.6.4 by @dependabot in #419
- Bump jest-circus from 28.0.0 to 28.0.3 by @dependabot in #418
- Bump @typescript-eslint/parser from 5.21.0 to 5.22.0 by @dependabot in #420
- Bump @actions/core from 1.7.0 to 1.8.2 by @dependabot in #429
- Bump @types/node from 17.0.31 to 17.0.35 by @dependabot in #432
- Bump eslint-plugin-jest from 26.1.5 to 26.2.2 by @dependabot in #434
- Bump @typescript-eslint/parser from 5.22.0 to 5.25.0 by @dependabot in #431
- Bump jest-circus from 28.0.3 to 28.1.0 by @dependabot in #424
- Bump eslint from 8.14.0 to 8.16.0 by @dependabot in #433
- Bump @typescript-eslint/parser from 5.25.0 to 5.26.0 by @dependabot in #438
- Bump @types/node from 17.0.35 to 17.0.36 by @dependabot in #446
- Bump typescript from 4.6.4 to 4.7.2 by @dependabot in #444
- Bump @typescript-eslint/parser from 5.26.0 to 5.27.0 by @dependabot in #442
- Bump @vercel/ncc from 0.33.4 to 0.34.0 by @dependabot in #443
- Bump typed-rest-client from 1.8.6 to 1.8.9 by @dependabot in #445
- Bump @types/node from 17.0.36 to 17.0.40 by @dependabot in #452
- Bump typescript from 4.7.2 to 4.7.3 by @dependabot in #449
- Bump @typescript-eslint/parser from 5.27.0 to 5.27.1 by @dependabot in #451
- Bump eslint from 8.16.0 to 8.17.0 by @dependabot in #450
- Bump eslint-plugin-jest from 26.2.2 to 26.5.3 by @dependabot in #453
- Bump jest-circus from 28.1.0 to 28.1.1 by @dependabot in #459
- Bump @typescript-eslint/parser from 5.27.1 to 5.28.0 by @dependabot in #458
- Bump @types/node from 17.0.40 to 17.0.42 by @dependabot in #457
New Contributors
- @briantist made their first contribution in #430
- @ricklambrechts made their first contribution in #460
Full Changelog: v1.3...v1.4