v0.6.0
What's Changed
- chore: add devcontainer configuration and update dependabot settings by @takeyaqa in #145
- feat: add base URL configuration for MagicPod API by @takeyaqa in #149
- fix: add base URL option to MagicPodRunner initialization by @takeyaqa in #150
- test: testing with mock MagicPod API server by @takeyaqa in #151
- feat: add support for BigQuery and GCS base URLs by @takeyaqa in #152
- test: add BigQuery and GCS support in tests by @takeyaqa in #153
- docs: update copyright year in LICENSE file by @takeyaqa in #154
- test: refactor get-batch-runs tests for GCS and BigQuery support by @takeyaqa in #155
- build: update Node.js version in Docker configuration by @takeyaqa in #156
- build(deps): bump @google-cloud/storage from 6.9.5 to 7.14.0 by @takeyaqa in #157
- build(deps): bump @google-cloud/bigquery from 6.2.0 to 6.2.1 by @takeyaqa in #159
- build(deps): bump axios from 1.4.0 to 1.7.9 by @takeyaqa in #160
- build(deps): bump dayjs from 1.11.7 to 1.11.13 by @takeyaqa in #161
- build(dev-deps): bump @types/js-yaml from 4.0.5 to 4.0.9 by @takeyaqa in #162
- feat: bump oclif from 2 to 3 by @takeyaqa in #163
- chore: update version to 0.6.0 by @takeyaqa in #165
Full Changelog: v0.5.1...v0.6.0