Changelog¶
All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning. See conventional commits for commit guidelines.
Unreleased¶
0.10.0 (2024-12-11)¶
Features¶
Documentation¶
0.9.0 (2024-07-06)¶
Features¶
- cli: Add --outfile option for saving results to disk (#166,
1e689e8
) - client: Add repository counting (#158,
c1cba53
)
Documentation¶
0.8.0 (2024-07-03)¶
Features¶
0.7.0 (2024-07-03)¶
Features¶
0.6.0 (2024-07-02)¶
Features¶
Documentation¶
0.5.0 (2024-06-05)¶
Breaking Changes¶
Features¶
- Add cli parameters for return_type selection (#113,
15668bc
) - Set up custom exceptions (#108,
a2fa099
) - cli: Add print_error function to highlight errors in console (#123,
f242b10
)
Refactoring¶
- Add is_eager argument to version_callback (#106,
eab6579
) - cli: Use rich.console instead of rich.print (#122,
a4efea0
)
Testing¶
0.4.0 (2024-05-28)¶
Features¶
Refactoring¶
Documentation¶
- Add extra css for prompt (#85,
16545d7
) - Add outdated message (#84,
7218b47
) - Add reference level in navigation (#80,
6a41547
)
0.3.0 (2024-05-26)¶
Features¶
Testing¶
- Add respx mock route for /repositories endpoint (#75,
59f7d58
) - Set up zenodo_id fixture for re-use (#72,
e926c07
)
Documentation¶
0.2.0 (2024-05-23)¶
Features¶
Documentation¶
- Add api reference (#47,
9e455c4
) - Add changelog to docs (#43,
a167c46
) - readme: Add pypi badges (#37,
f4b31a9
) - readme: Add status badge (#56,
cfc9f5a
) - readme: Remove table of contents (#62,
8f224e8
)