crankshaft/NEWS.md

25 lines
671 B
Markdown
Raw Normal View History

2016-06-30 01:10:26 +08:00
0.1.0 (2016-06-29)
2016-06-30 01:00:53 +08:00
------------------
* Adds Spatial Markov function
* Adds Spacial interpolation function
* Adds `CDB_pyAgg (columns Numeric[])` helper function
* Adds Segmentation Functions
2016-06-20 16:04:22 +08:00
0.0.4 (2016-06-20)
------------------
* Remove cartodb extension dependency from tests
* Declare all correct dependencies with correct versions in setup.py
2016-06-16 20:16:32 +08:00
0.0.3 (2016-06-16)
------------------
* Adds new functions: kmeans, weighted centroids.
* Replaces moran functions with new areas of interest naming.
0.0.2 (2016-03-16)
------------------
* New versioning approach using per-version Python virtual environments
0.0.1 (2016-02-22)
------------------
* Preliminar release