Releases: iterative/gto
Releases · iterative/gto
0.2.3
What's Changed
- Update help message for
show
by @aguschin in #255 - Fix bugs in
assign
by @aguschin in #257 - Update README.md by @tnjordan in #261
- Update "Downstream" part of readme by @aguschin in #263
- Mention the use of the '--force' flag when raising WrongArgs error by @jellebouwman in #267
- gto show --repo accepts remote repositories by @francesco086 in #269
- Fix CLI help for
assign
by @aguschin in #271 - Enable remote git repos for
check-ref
,history
, andstages
by @francesco086 in #273
New Contributors
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- Update actions/cache action to v3.0.8 by @renovate in #230
- Update config.py by @aguschin in #235
- Fix
gto --version
by @aguschin in #236 - Add
--simple
flag togto register
by @aguschin in #237 - Make
--stage
and option forassign
, not argument by @aguschin in #238 - Add contributing section and link to weekly board to README by @aguschin in #242
- Make sort by Timestamp default, add option to choose sort by @aguschin in #244
- Make artifacts without Git tags "annotated, but not registered" by @aguschin in #239
- Rename
gto.api.unregister
togto.api.deregister
by @aguschin in #248 - Fixing error at re-registration by @aguschin in #249
Full Changelog: 0.2.1...0.2.2
0.2.1
0.2.0
What's Changed
- Support typer>=0.6.0 by @francesco086 in #213
- Deprecate Stages and introduce Labels instead by @aguschin in #218
New Contributors
- @francesco086 made their first contribution in #213
Full Changelog: 0.1.14...0.2.0
0.1.14
0.1.13
0.1.12
What's Changed
- Configure Renovate by @renovate in #184
- Update dependency tabulate to v0.8.10 by @renovate in #189
- Update actions/cache action to v2.1.7 by @renovate in #188
- Update styfle/cancel-workflow-action action to v0.10.0 by @renovate in #197
- Update codecov/codecov-action action to v3 by @renovate in #196
- Update actions/checkout action to v3 by @renovate in #194
- Update actions/cache action to v3 by @renovate in #193
- Update actions/setup-python action to v4 by @renovate in #195
- add API to check whether it's a GTO repo by @aguschin in #187
- Fix
check-ref
wrong results by @aguschin in #201
New Contributors
Full Changelog: 0.1.11...0.1.12
0.1.11
What's Changed
- bugfix with path checking by @aguschin in #170
- Change 'checkouted' to 'checked out' by @jellebouwman in #176
- Specify tagger for
register
andpromote
by @aguschin in #174 - Update README.md by @jorgeorpinel in #149
- minor fixes of cli docs by @shortcipher3 in #178
- Fix config example in README by @aguschin in #182
- Ignore lightweight tags by @aguschin in #183
New Contributors
- @jellebouwman made their first contribution in #176
- @jorgeorpinel made their first contribution in #149
- @shortcipher3 made their first contribution in #178
Full Changelog: 0.1.10...0.1.11
0.1.10
What's Changed
- CLI help for annotate: fix example by @shcheklein in #167
- Fix pre-commit by @aguschin in #168
- Improve names validation by @aguschin in #166
- Make GTO faster by @aguschin in #163
- Fixing stages lookup by @aguschin in #165
New Contributors
- @shcheklein made their first contribution in #167
Full Changelog: 0.1.9...0.1.10