Releases: civisanalytics/civis-jupyter-extensions
Releases · civisanalytics/civis-jupyter-extensions
v1.2.0
10 Jun 17:45
Compare
Sorry, something went wrong.
No results found
v1.1.0 - 2022-03-03
03 Mar 19:21
Compare
Sorry, something went wrong.
No results found
[1.1.0] - 2022-03-03
Dropped support for Python 3.5 and 3.6 (#13 ).
Added support for Python 3.8, 3.9, and 3.10 (#13 ).
Updated core and dev dependencies (#13 ).
Switched from TravisCI to CircleCI (#13 ).
v1.0.0
01 Sep 11:38
Compare
Sorry, something went wrong.
No results found
Added
Updated civisquery magic to support database names with spaces (#10 ).
Better document civisquery magic (#10 ).
Fixed
Relaxed requirements on pandas so that any version >0.20 is also allowed (#11 ).
Removed
Dropped support for Python 2.7 and 3.4 (#10 , #12 ).
v0.1.3
28 Nov 15:55
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed an issue where databases with spaces in their names could not be used
the line magic splits on spaces. It now splits on semicolons. (#8 )
Relaxed requirements on pandas so that minor versions >0.20 are also allowed (#9 ).
v0.1.2
20 Sep 19:07
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed an issue in requirements.txt that was causing problems with setuptools (#5 ).
v0.1.1
13 Sep 16:27
Compare
Sorry, something went wrong.
No results found
Fixed
Relaxed requirement markers for Python 2 packaging (#3 ).
v0.1.0
08 Sep 19:52
Compare
Sorry, something went wrong.
No results found