blob: 81057eeaad99641dc92163f9068d3cb3a338dd03 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Changelog
## 0.0.4
* Add logic to skip empty worksheets in Discovery and Sync mode.
## 0.0.3
* Update README.md documentation. Improved logging and handling of errors and warnings. Better null handling in Discovery and Sync. Fix issues with activate version messages.
## 0.0.2
* Change number json schema to anyOf with multipleOf; skip empty rows; move write_bookmark to end of sync.py
## 0.0.1
* Initial commit
|