Skip to content

Releases: erseco/python-moodle

v0.1.0

16 Mar 15:45
675dcda

Choose a tag to compare

What's Changed

  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @erseco in #4
  • Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @erseco in #2
  • Potential fix for code scanning alert no. 4: Clear-text logging of sensitive information by @erseco in #1
  • Potential fix for code scanning alert no. 3: Clear-text logging of sensitive information by @erseco in #3
  • Validate upload repository ID and adjust test by @erseco in #6
  • Feature: Retrive site information trough webservice by @erseco in #7
  • feat: add role-based access checks by @erseco in #9
  • chore: cache Docker images in CI by @erseco in #10
  • Add parelized tests by @erseco in #11
  • Fix black formatting lint failures by @Copilot in #13
  • Update dependabot.yml to cover all dependency ecosystems by @Copilot in #12
  • Bump actions/checkout from 4 to 6 by @dependabot[bot] in #17
  • Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot[bot] in #16
  • Bump actions/cache from 4 to 5 by @dependabot[bot] in #15
  • Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #14
  • Centralize Moodle version compatibility for HTML-driven session and module flows by @Copilot in #18
  • Restore Python 3.8/3.9 compatibility for unit-test collection by @Copilot in #19
  • Add a dependency-aware roadmap execution plan to the contributor docs by @Copilot in #21
  • Centralize default HTTP timeouts across session, compatibility, and upload flows by @Copilot in #22
  • Improve roadmap troubleshooting docs and clarify session/auth error messages by @Copilot in #23
  • Add task-oriented recipes page to the docs by @Copilot in #24
  • feat: replace ad-hoc --json flag with unified --output table|json|yaml by @Copilot in #25

New Contributors

  • @erseco made their first contribution in #4
  • @Copilot made their first contribution in #13
  • @dependabot[bot] made their first contribution in #17

Full Changelog: v0.0.1...v0.1.0

v0.0.1

04 Aug 12:54

Choose a tag to compare