Skip to content

v0.10.0

Compare
Choose a tag to compare
@jpower432 jpower432 released this 29 May 19:30
· 87 commits to main since this release
ca86495

What's Changed

  • PSCE-408 refactor: replaces regex with urllib for repo URL parsing by @jpower432 in #215
  • PSCE-408 feat: adds flags to set git provider information when interacting with the API by @jpower432 in #217
  • ci: updates publish.yml image releasing process by @jpower432 in #220
  • PSCE-420: ci: updates e2e testing workflow to test before image publishing by @jpower432 in #221
  • ⬆️ Bump python-dateutil from 2.8.2 to 2.9.0.post0 by @dependabot in #188
  • ⬆️ Bump pydantic from 1.10.14 to 1.10.15 by @dependabot in #209
  • [Issue-230] Set default values to None instead of empty strings by @gvauter in #233
  • ⬆️ bump requests from 2.31.0 to 2.32.2 by @dependabot in #232
  • docs: add release process to contributing doc by @jpower432 in #229
  • docs: updates table of contents with release process by @jpower432 in #236

New Contributors

Full Changelog: v0.9.0...v0.10.0