We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6977a commit d6d8b45Copy full SHA for d6d8b45
CHANGES.md
@@ -1,10 +1,12 @@
1
## Changelog
2
3
### 1.43
4
+ * Feature: Appending older data (compare to what's exist in library) will raise. Use `concat=True` to append only the
5
+ new bits
6
* Bugfix: #350 remove deprecated pandas calls
7
8
### 1.42 (2017-05-12)
- * Bugfix: #346 fixed daterange subsetting error on very large dateframes in version store
9
+ * Bugfix: #346 fixed daterange subsetting error on very large dataframes in version store
10
* Bugfix: #351 $size queries can't use indexes, use alternative queries
11
12
### 1.41 (2017-04-20)
0 commit comments