Releases: ontodev/cogs
Releases · ontodev/cogs
Release v0.3.3
Release v0.3.2
This release includes a patch to workaround hyperlink formatting (#128)
Release v0.3.1
Fixed:
- Fix fetching tab names that are like cells (e.g. "TSA1") (#124)
- Fix behavior for renamed sheets (#125)
Changes (#121):
- COGS will create an empty file at a location if a path specified by
adddoes not exist - You can now specify a path for an ignored sheet
connectfetches all data after initializing the COGS directory- You can mv into a directory just by passing the directory name (e.g.,
cogs mv foo.tsv bar/) mvdoes not rename the sheet title, unless specified by--titlermdeletes local copies, unless the--keepflag is included
Release v0.3.0
Release v0.2.1
Release v0.2.0
Release v0.1.2
This release adds support for drop-down lists when using *_LIST data validation conditions.
Release v0.1.1
This release includes bug fixes for the install_requires dependencies.
Release v0.1.0
First official COGS release!