Releases: iterative/scmrepo
Releases · iterative/scmrepo
0.1.0
What's Changed
- build(deps-dev): bump types-paramiko from 2.10.0 to 2.11.0 by @dependabot in #103
- build(deps-dev): bump pylint from 2.14.1 to 2.14.3 by @dependabot in #102
- build(deps-dev): bump pytest-mock from 3.7.0 to 3.8.1 by @dependabot in #106
- build(deps-dev): bump types-paramiko from 2.11.0 to 2.11.1 by @dependabot in #105
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #107
- build(deps-dev): bump pytest-sugar from 0.9.4 to 0.9.5 by @dependabot in #113
- build(deps-dev): bump pytest-mock from 3.8.1 to 3.8.2 by @dependabot in #112
- build(deps-dev): bump pylint from 2.14.3 to 2.14.4 by @dependabot in #109
- build(deps-dev): bump types-paramiko from 2.11.1 to 2.11.2 by @dependabot in #108
- build(deps-dev): bump pytest-test-utils from 0.0.6 to 0.0.8 by @dependabot in #116
- build(deps-dev): bump pylint from 2.14.4 to 2.14.5 by @dependabot in #115
- build(deps-dev): bump types-paramiko from 2.11.2 to 2.11.3 by @dependabot in #114
- build(deps-dev): bump mypy from 0.961 to 0.971 by @dependabot in #121
- pygit2: implement status by @dtrifiro in #118
- [skip ci]: use pypa/gh-action-pypi-publish@release/v1 by @skshetry in #124
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #125
- base on py-template by @skshetry in #126
- Add 3.11 support by @skshetry in #127
- update template by @github-actions in #128
- Revert "update template" by @efiop in #129
- Update setup.cfg by @skshetry in #135
- use iterative/py-template to update by @skshetry in #132
- dulwich: add support for git credential helpers by @dtrifiro in #138
Full Changelog: 0.0.25...0.1.0
0.0.25
0.0.24
0.0.23
What's Changed
- dulwich: file:// URLs are now supported on windows (@dtrifiro #68, jelmer/dulwich#965)
- git: add
untracked_files
kwarg tostatus()
(@dtrifiro #69) - git: fix windows install hook (@daavoo #71)
- dulwich: use untracked_files="no" in is_dirty (@dtrifiro #74)
- pygit: wrap exceptions from
merge_analysis
(@pmrowla #75) - gitpython: wrap exceptions in
active_branch
(@pmrowla #79) - ci: use
setuptools_scm
(@skshetry #76) - ci: force color for nox, allow only one runs per commit/PR (@skshetry #77)
- ci: bump timeout to 15m (@dtrifiro #70)
- tests: add
test_iter_remote_refs
(@dtrifiro #66)
Full Changelog: 0.0.22...0.0.23
0.0.22
0.0.21
0.0.20
0.0.19
What's Changed
- Update on push_refspec and fetch_refspec (#58) by @karajan1001 in #59
Full Changelog: 0.0.18...0.0.19