Ontodev-cogs

Latest version: v0.3.3

Safety actively analyzes 622389 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.3

Fixed:
- Fix `cogs version` to display correct version info (129)
- Fix pushing hyperlink formatting (131)
- Fix email pattern to allow domains with more than one dot (133)
- Fix fetching all formats (last format was ignored) (135)

Added:
- Add `ignore` command (134)

0.3.2

This release includes a patch to workaround hyperlink formatting (128)

0.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 `add` does not exist
* You can now specify a path for an ignored sheet
* `connect` fetches 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/`)
* `mv` does not rename the sheet title, unless specified by `--title`
* `rm` deletes local copies, unless the `--keep` flag is included

0.3.0

Added:
- Add support for python 3.6 (106)
- Add command to add all ignored sheets (118)

Fixed:
- Fix bug where CSVs were being written as TSVs (105)
- Fix bug where tracked sheet was not updated when pushing (112)
- Fix bug where the incorrect COGS directory was returned in nested COGS projects (117)

Changes:
- Rename `pull` to `merge`, create `pull` as a combination of `merge && fetch` (109)
- By default, ignore remote sheets that are not tracked (110)

0.2.1

Fixes:
* do not fail with quota exceeded when pushing large amounts of formatting (90)
* fail when added sheet has empty first row to prevent empty Google Sheet (92)
* fix argument parsing for `connect` command (93)

Added:
* allow standardized message rows with no cell (91)

0.2.0

This release includes:
* reworked COGS API to make it easier to use the methods in other scripts (79)
* new standardized message tables for `cogs apply`. (77)
* support for searching parent directories for `.cogs/` (87)
* support for changing the Sheet title (82)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.