You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**cli:** add --outfile option for saving results to disk (#166) ([`1e689e8`](https://github.com/afuetterer/python-re3data/commit/1e689e850b6f5c117887eb1938b1a336422e5418))
- add repository filtering based on query string (#152) ([`713d4d1`](https://github.com/afuetterer/python-re3data/commit/713d4d1cd581426a95fd8d6a84f5fa4f4fff1564))
- set up resources (#109) ([`0d766d2`](https://github.com/afuetterer/python-re3data/commit/0d766d24f46d6ec9182ac89a743ed5fa88b6a274))
51
-
52
-
### Features
53
-
54
-
-**cli:** add print_error function to highlight errors in console (#123) ([`f242b10`](https://github.com/afuetterer/python-re3data/commit/f242b1050ab4d6c8b34874e10e170463a59cab10))
55
-
- add cli parameters for return_type selection (#113) ([`15668bc`](https://github.com/afuetterer/python-re3data/commit/15668bc833cc147b4c30fc0a096526ef0be8cb46))
56
-
- set up custom exceptions (#108) ([`a2fa099`](https://github.com/afuetterer/python-re3data/commit/a2fa099f41114ed50f8a9a64a7530cbe23d65a79))
57
-
58
-
### Code Refactoring
59
-
60
-
-**cli:** use rich.console instead of rich.print (#122) ([`a4efea0`](https://github.com/afuetterer/python-re3data/commit/a4efea0d222779642e440a6b486f17235856e721))
61
-
- add is_eager argument to version_callback (#106) ([`eab6579`](https://github.com/afuetterer/python-re3data/commit/eab6579d3205e98b0bba4a70e3666008ade60795))
62
-
63
-
### Testing
64
-
65
-
- add respx mock route for /repository{id} endpoint (#114) ([`070bbf6`](https://github.com/afuetterer/python-re3data/commit/070bbf67f219a5deb04b3fbaf41ac0845553c76e))
- set up dockerfile (#87) ([`75d85b5`](https://github.com/afuetterer/python-re3data/commit/75d85b5ef08b6ffbda6baddd87da005d1f0481d7))
72
-
73
-
### Code Refactoring
74
-
75
-
-**client:** move guard clause to top of _request method (#78) ([`f3eef8b`](https://github.com/afuetterer/python-re3data/commit/f3eef8b7b4316c45a56481e68e1683855c116e35))
76
-
77
38
### Documentation
78
39
79
40
- add extra css for prompt (#85) ([`16545d7`](https://github.com/afuetterer/python-re3data/commit/16545d74fc7a308a2cb9144465a50b771fabb5a5))
@@ -82,25 +43,12 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
-**cli:** set up repository list and get commands (#76) ([`44987e6`](https://github.com/afuetterer/python-re3data/commit/44987e6ba20f51181dbea2c2d3794a3a96ddf6a5))
88
-
89
-
### Testing
90
-
91
-
- add respx mock route for /repositories endpoint (#75) ([`59f7d58`](https://github.com/afuetterer/python-re3data/commit/59f7d58e65d91575c571e6bbea51957900424fdc))
92
-
- set up zenodo_id fixture for re-use (#72) ([`e926c07`](https://github.com/afuetterer/python-re3data/commit/e926c07419f2720d7d3f9c97f01285e52a52863e))
93
-
94
46
### Documentation
95
47
96
48
- add doi to citation.cff and badge to readme (#66) ([`2fde7ee`](https://github.com/afuetterer/python-re3data/commit/2fde7ee3e2afa7c1dbbd44bf26c8e918d6e79396))
0 commit comments