Releases: bhklab/nbia-toolkit
v0.7.0
v0.7.0 (2024-01-21)
Build
- build(Continuous-Deployment): Only push to PyPi if semantic release updates (
8adc4e1)
Documentation
-
docs: import changelog for readthedocs (
3c650be) -
docs: Update dependencies and fix code execution counts (
68e67e0) -
docs: update documentation for new features and changelog to readthedocs (
4a2af47)
Feature
- feat(nbia): add prefix option to get Collections methods (
0f95c89)
Test
- test(nbia): added test for downloadSeries (
0f502ce)
Unknown
- Merge pull request #40 from jjjermiah/updateDocumentation
Update documentation (c58ad3d)
- Merge pull request #38 from jjjermiah/37-fix-ghacd-to-not-fail-if-version-isnt-bumped
build(Continuous-Deployment): Only push to PyPi if semantic release updates (b6e3126)
v0.6.0
v0.6.0 (2024-01-07)
Documentation
- docs: re-run with new adds (
36410f2)
Feature
- feat(downloadSeries): add parallel download option (
b697aa9)
Fix
- fix(nbia): add error handling for downloadSeries (
c6ab72b)
Unknown
- Merge pull request #35 from jjjermiah/24-nbiapyhandle-error-case-of-if-resposne-is-not-bytes-for-downloadseries
fix(nbia): add error handling for downloadSeries (1f0a499)
v0.5.0
v0.4.4
v0.4.3
v0.4.3 (2023-12-16)
Fix
- fix: add poetry build (
ef91e27)
Test
- test: gha (
a218529)
Unknown
small fixes (216af35)
-
Merge branch 'main' into development (
21867d7) -
update gha to push to pypi and add absolute path in docs conf (
fdc07b4) -
Merge pull request #33 from jjjermiah/development
Development (f7a2f2a)
-
Merge remote-tracking branch 'origin' into development (
a0acbb4) -
Merge branch 'main' into development (
74041f4) -
change to only pull requests (
955832e) -
change version_variables after reading documentation (
3cece12) -
add push to pypi as an option (
4bccff9) -
Merge pull request #32 from jjjermiah/development
test: gha (92e90e2)