All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning. See conventional commits for commit guidelines.
0.10.0 (2024-12-11)
0.9.0 (2024-07-06)
- cli: Add --outfile option for saving results to disk
(#166,
1e689e8
) - client: Add repository counting (#158,
c1cba53
)
0.8.0 (2024-07-03)
0.7.0 (2024-07-03)
0.6.0 (2024-07-02)
0.5.0 (2024-06-05)
- 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
)
- Add is_eager argument to version_callback (#106,
eab6579
) - cli: Use rich.console instead of rich.print (#122,
a4efea0
)
0.4.0 (2024-05-28)
- 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)
- Add respx mock route for /repositories endpoint (#75,
59f7d58
) - Set up zenodo_id fixture for re-use (#72,
e926c07
)