Skip to content

Releases: easierdata/ipfs-stac

v0.1.12

30 Aug 19:31
Compare
Choose a tag to compare

Bug fixes

v0.1.11

29 Aug 18:23
Compare
Choose a tag to compare

Verisoning bug fix!

v0.1.10

29 Aug 18:20
bd70520
Compare
Choose a tag to compare

Code refactoring

  1. Added auto fetching (not applicable to multiple assets)
  2. Write to run-time env variables as opposed to .env file
  3. Bug fixes

v0.1.9

24 Aug 15:06
Compare
Choose a tag to compare
  1. Refactored code
  2. Replaced fetchNPArray with to_np_ndarray
  3. Added method to view CIDs pinned
  4. Fixed pin method

v0.1.8

16 Aug 16:25
Compare
Choose a tag to compare

Null string bug fixes

v0.1.7

27 Jul 23:00
Compare
Choose a tag to compare
  1. Renamed stac argument to stac_endpoint when instantiating a web3 object
  2. Added a method to fetch multiple items from the STAC catalog
  3. Rename band object (and methods) to "assets"
  4. Added upload to IPFS function (requires local node)
  5. Add fetch asset as NP array method

Updated documentation to reflect changes.

v0.1.6 Rebuild

20 Jul 23:14
Compare
Choose a tag to compare

Added project URLs to pypi

PyPi Synchronization

20 Jul 23:08
Compare
Choose a tag to compare

Migrated to GitHub action for publishing as opposed to manually building releases.

0.1.4 Bug Fixes

14 Jul 17:39
Compare
Choose a tag to compare

Fixed missing dependency issues & published README to pypi!

v0.1.0 First Release

13 Jul 15:50
Compare
Choose a tag to compare

Internal testing to get the library on Pypi. This release includes basic STAC API interfacing.