Skip to content

Releases: iobis/pyobis

v1.4.1

17 Dec 17:06
ebaf0c2
Compare
Choose a tag to compare

Full changelog: v1.4.0...v1.4.1.

v1.4.0

09 May 07:18
3ded5c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

16 Mar 11:21
c02b0c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

27 Nov 04:34
787d762
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.2.6...v1.3.0

v1.2.6

05 Sep 15:52
c704868
Compare
Choose a tag to compare

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

04 Sep 19:43
194aa12
Compare
Choose a tag to compare
  • updated docs for v1.2.*

What's Changed

Full Changelog: 1.2.4...v1.2.5

v1.2.4

01 Sep 19:28
39204d5
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.1.0...1.2.4

pyobis v0.1.0

13 Dec 02:05
Compare
Choose a tag to compare

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