JuliaHub v0.1.11
Merged pull requests:
- feat: add interface to expose HTTP ports on batch jobs (#52) (@mortenpi)
- feat: add method to auth with a token directly (#58) (@mortenpi)
- test: fix Aqua workflow (#59) (@mortenpi)
- test: use JET 0.9 (#60) (@mortenpi)
- ci: use julia-actions/julia-format action (#61) (@mortenpi)
- ci: add dependabot.yaml (#62) (@mortenpi)
- chore(deps): bump actions/cache from 3 to 4 (#63) (@dependabot[bot])
- chore(deps): bump codecov/codecov-action from 3 to 4 (#64) (@dependabot[bot])
- chore(deps): bump actions/checkout from 3 to 4 (#65) (@dependabot[bot])
- chore(deps): bump julia-actions/setup-julia from 1 to 2 (#66) (@dependabot[bot])
- ci: run Julia formatter on all PRs (#67) (@mortenpi)
- docs: include release notes in the manual, set version to 0.1.11 (#68) (@mortenpi)
Closed issues:
- Helper functions for making requests against interactive API jobs (#14)