Releases: iobis/pyobis
Releases · iobis/pyobis
v1.4.1
- Fixes consistency of "OccResponse in occurrences".
Full changelog: v1.4.0...v1.4.1.
v1.4.0
What's Changed
- adds
pytest-vcr
to tests by @ayushanand18 in #124 - enables request size and time estimation, fixes "missing 'id' error" in non-paginated queries. by @ayushanand18 in #127
- updates changelog with changes by #127, bump to v1.4.0 by @ayushanand18 in #130
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #119
- fixes #121 and fixes failing tests due to endpoint error by @ayushanand18 in #122
- updates changelog to v1.3.1 by @ayushanand18 in #123
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Significant changes from the last version
- UI made simpler and more intuitive with a refactored OOP approach.
- Data is now returned as a response object with its own parameters and methods.
- One-click method in every response object to convert it to a
pandas
DataFrame. - Critical speed improvements up to 70%.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #90
- fix duplicated requirement by @ocefpaf in #89
- [update] updating changelog by @ayushanand18 in #91
- [notebook update] Bio-mapping notebook by @ayushanand18 in #92
- [fix] Fixing pagination in generating checklist by @ayushanand18 in #95
- [update] Updated Google Colab links (#96) and notebook description by @ayushanand18 in #97
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #101
- [update] Adding conda-forge installation instructions to README by @ayushanand18 in #102
- [update] Enable Array handling for
taxonid
s through a single query (#99) by @ayushanand18 in #100 - [update] README: .rst -> .md by @ayushanand18 in #104
- [update] added conda forge badge by @ayushanand18 in #105
- Fix. Updated module description in docs. by @ayushanand18 in #109
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #112
- [update] Making UI simpler, and easier for
occurrences
andchecklist
modules by @ayushanand18 in #113 - [Update] Making UI simpler and an OOP refactor by @ayushanand18 in #114
- [update] Updated
docs
andchangelog
post minor update by @ayushanand18 in #115 - Publish docs only for releases and update GHA by @ocefpaf in #118
New Contributors
- @pre-commit-ci made their first contribution in #90
Full Changelog: v1.2.6...v1.3.0
v1.2.6
What's Changed
- PyPI publishing should now work via github actions by @7yl4r in #85
- use version number from the tags by @ocefpaf in #87
- Occurrences.search function update to bring in consistency in response by @ayushanand18 in #86 (closed #61)
Full Changelog: v1.2.5...v1.2.6
v1.2.5
- updated docs for v1.2.*
What's Changed
- updating notebooks after feature upgrade by @ayushanand18 in #81
Full Changelog: 1.2.4...v1.2.5
v1.2.4
First release in a long while so there have been many changes.
- updated to new OBIS API
- lots of improvements thanks to @ayushanand18 via GSoC and IOOS
- added several jupyter notebooks to demonstrate usage
What's Changed
- re-enable tests via GitHub Actions by @ocefpaf in #6
- add GHA badge and remove Travis-CI by @ocefpaf in #7
- [Fix] Integrated existing pyobis modules with OBIS v3 API by @ayushanand18 in #8
- fix links by @7yl4r in #10
- [Fix] Created dataset module and other module changes. by @ayushanand18 in #11
- Fix documentation by @pushkar2112 in #12
- Fix. Tests and MoF improved accessibility by @ayushanand18 in #23
- Changelog Update and getting back changes undone to resolve merge conflicts by @ayushanand18 in #25
- Added usage_guide.ipynb by @ayushanand18 in #27
- Contributing guidelines by @ayushanand18 in #26
- Resolving #30, #31, and #32: Modifying occurrence.search() to resolve unexpected results by @ayushanand18 in #33
- Adding progress bar while fetching occurrence records by @ayushanand18 in #39
- [Update] occurrence_ocean_sunfish.ipynb: 1st Jupyter Notebook by @ayushanand18 in #37
- Fix docs by @ocefpaf in #43
- Fix
on
in workflow by @ayushanand18 in #48 - Updating README by @ayushanand18 in #46
- [docs build] Updated all
docs
by @ayushanand18 in #49 - Fixing docs workflow run by @ayushanand18 in #51
- Adding
pyproject.toml
andsetup.cfg
, updatingsetup.py
by @ayushanand18 in #53 - Adding
Analysing species depth - a time series analysis
Notebook by @ayushanand18 in #42 - [Jupyter Notebooks]
migration_patterns.ipynb
a geo-temporal analysis by @ayushanand18 in #47 - Precommitfix by @7yl4r in #58
- [fix] Fixing directory typo by @ayushanand18 in #59
- Add offline test, pytest.marks for internet tests, and bare-bones pre-commit fixes. by @7yl4r in #41
- MeasurementOrFacts analysis notebook by @ayushanand18 in #60
- fixing #45 by adding the right
after
parameter by @ayushanand18 in #64 - fixed a formatting error in the docs by @ayushanand18 in #65
- updated docs badge and removed redundant examples from README by @ayushanand18 in #66
- [fix] updating depth definition in docs by @ayushanand18 in #73
- Dataset Analysis -
contributions_quantification.ipynb
by @ayushanand18 in #67 - [update] changelog update and version upgrade by @ayushanand18 in #74
- Delete obisissues.py by @7yl4r in #77
- [feature-update] Created a response class for all modules by @ayushanand18 in #76
- mv tests location. closes #36 by @7yl4r in #78
- publish to PyPI by @ocefpaf in #44
- [update] Docs Update after feature upgrade + changelog update by @ayushanand18 in #79
New Contributors
- @ocefpaf made their first contribution in #6
- @ayushanand18 made their first contribution in #8
- @7yl4r made their first contribution in #10
- @pushkar2112 made their first contribution in #12
Full Changelog: v0.1.0...1.2.4
pyobis v0.1.0
0.1.0 (2016-12-12)
- first push to pypi
- finished off all OBIS API routes
0.0.6.9000 (2016-05-12)
- Updated modules with missing methods
- Added modules: groups, resources
- Removed taxon module, just a taxa module now that has all taxa/taxon methods
- Updated docs
0.0.1 (2015-12-11)
- in the works...not on pypi yet