Releases: vzhd1701/csv2notion
Releases · vzhd1701/csv2notion
v0.2.1
Bug Fixes
- update notion-vzhd1701-fork to avoid network error on file upload (ebb1b49)
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Features
Bug Fixes
- add more warnings (2777cfe)
- add support for created/updated time column types (6fbb3bc)
- add support for file column type (4cf2b5a)
- add support for notion URLs in relations (0c3a6e6)
- add support for person column type (e897c2d)
- change --missing-relations-action into --add-missing-relations (16f284f)
- fail if no columns left after validation (01e9cd9)
- get existing row only during merge (22d2b09)
- make only last timestamp column count (2aca947)
- rename --custom-types into --column-types (de142b7)
- rename --fail-on-unsupported-columns into --fail-on-unsettable-columns (f60e747)
- split --help options into groups (a051eb4)
- split --missing-columns-action into --add-missing-columns and --fail-on-missing-columns (804908d)
Full Changelog: v0.1.3...v0.2.0
v0.1.3
Bug Fixes
- avoid 100 rows limit when retrieving all rows from DB (24244f7)
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Features
Bug Fixes
- add better thread isolation (69305a5)
- add support for csv with utf-8 BOM encoding (ed97acb)
- avoid reuploading unmodified images (198829e)
- handle file_ids properly on merge with images (8865433)
- make it easier to abort ongoing operation (830dc92)
- prevent adding icon and image columns to new db (989a09a)
Full Changelog: v0.1.1...v0.1.2