Skip to content

Releases: planetlabs/cosmolog

Fix human cli tool

07 Mar 21:08
cde6da6
Compare
Choose a tag to compare

The cosmolog.bin package was missing from pyproject.toml, so the human tool was broken.

Add support for Python 3.12, drop 3.6

17 Jan 19:58
79cea4c
Compare
Choose a tag to compare
Merge pull request #20 from planetlabs/python-312

Add support for Python 3.12, drop support for Python 3.6

Silence a warning

18 Jan 17:41
38fcb89
Compare
Choose a tag to compare

No behaviour changes, just silences a warning when importing from collections.

Minor Python 2/3 Fixes.

25 Jul 21:44
76c1484
Compare
Choose a tag to compare
Merge pull request #14 from planetlabs/fix-username-too

Fixed pypi username in travis config too

Minor Python 2/3 Fixes.

25 Jul 21:35
6db85d6
Compare
Choose a tag to compare
Merge pull request #13 from planetlabs/new-deploy-password

Updated to new encrypted pypi password.

0.9.2: Merge pull request #12 from oldpatricka/newstr

25 Jul 15:41
7b55fa9
Compare
Choose a tag to compare
Added support for newstr as a scalar for better Python 2/3 Support