Releases: timrogers/gh-migrate-project
Releases · timrogers/gh-migrate-project
v0.3.0
What's Changed
- Add new
--verbose
option where GitHub API requests are logged by @timrogers in #71 - Fix exports from GitHub Enterprise Server, and validate the version when starting an export by @timrogers in #73
- Explicitly only support imports to GitHub.com by @timrogers in #74
- Don't export project workflows, since they can't be imported through the API by @timrogers in #72
- Handle when the rate limit is disabled and doesn't need to be checked repeatedly by @timrogers in #70
- chore(deps): bump undici from 5.26.0 to 5.26.4 by @dependabot in #52
- chore(deps-dev): bump esbuild from 0.19.4 to 0.19.5 by @dependabot in #51
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0 by @dependabot in #49
- chore(deps): bump commander from 11.0.0 to 11.1.0 by @dependabot in #48
- chore(deps-dev): bump @typescript-eslint/parser from 6.7.5 to 6.8.0 by @dependabot in #50
- chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0 by @dependabot in #56
- chore(deps-dev): bump eslint from 8.51.0 to 8.53.0 by @dependabot in #62
- chore(deps): bump undici from 5.26.4 to 5.27.2 by @dependabot in #63
- chore(deps-dev): bump @types/prompt-sync from 4.2.1 to 4.2.3 by @dependabot in #66
- chore(deps-dev): bump @typescript-eslint/parser from 6.8.0 to 6.11.0 by @dependabot in #68
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.11.0 by @dependabot in #69
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.0
Full Changelog: https://github.com/timrogers/gh-migrate-project/commits/v0.1.0