Commit Graph

15 Commits

Author SHA1 Message Date
Felix Spöttel
99e844c6ce fix: compatibility with python < 3.8 (#16)
* ci: run tests in python 3.7 as well
2022-07-07 10:21:21 +02:00
msramalho
ff094a1d3e fix: unused import, protected keyword use 2022-07-05 16:36:54 +02:00
Felix Spöttel
926aaf73d6 Bump version to v0.3.0 for release 2022-07-04 16:43:48 +02:00
Felix Spöttel
6a5cb3c3c3 feat: optional kepler.gl integration (#12) 2022-07-04 16:22:27 +02:00
Felix Spöttel
d252c6b8f3 test: add test suite (#7)
* add pre-commit hook
* improve logging of inconsistent data
2022-07-04 13:54:07 +02:00
Felix Spöttel
1c5d0f649e docs: update cli documentation 2022-07-01 19:18:06 +02:00
Felix Spöttel
3cc3c30e03 Bump version to v0.2.1 for release 2022-07-01 18:52:00 +02:00
Felix Spöttel
c9d36c6bf3 feat: print success output 2022-07-01 18:51:25 +02:00
Felix Spöttel
62da0806c7 fix: debug prints 2022-07-01 18:48:17 +02:00
Felix Spöttel
8657bd73ec Bump version to v0.2.0 for release 2022-07-01 18:15:07 +02:00
Felix Spöttel
cff5256d06 feat: add --debug flag, improve logging & help
closes #9
2022-07-01 17:53:09 +02:00
Felix Spöttel
4dfa08bbbc feat: add --open flag (#11)
closes #5
2022-07-01 17:08:53 +02:00
Felix Spöttel
1cb5541baa chore: remove clustering print 2022-07-01 17:04:56 +02:00
Felix Spöttel
b40074317c feat: extend kepler.gl color range
closes #10
2022-07-01 17:04:33 +02:00
Miguel Sozinho Ramalho
f1053953ba feat: auto-deploy to pypi (#8) 2022-07-01 15:23:50 +01:00