Gspread-formatting

Latest version: v1.1.2

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

Scan your dependencies

Page 5 of 6

0.2.0

-------------------
- Bump to v0.2.0. [Robin Thomas]
- Fixes 10 (support setting row height or column width). [Robin Thomas]
- Added unbounded col and row ranges in format_cell_ranges test to
ensure that formatting calls (not just _range_to_gridrange_object)
succeed. [Robin Thomas]

0.1.1

-------------------
- Bump to v0.1.1. [Robin Thomas]
- Bare column row 14 (15) [Robin Thomas]

Fixes 14 -- support range strings that are unbounded on row dimension
or column dimenstion.
- Oops typo. [Robin Thomas]
- Improve README intro and conditional docs text; attempt to include all
.rst in package so that PyPI and others can see the other doc files.
[Robin Thomas]

0.1.0

-------------------
- Bump to 0.1.0 for conditional formatting rules release. [Robin Thomas]
- Added doc about rule mutation and save() [Robin Thomas]
- Added conditional format rules documentation. [Robin Thomas]
- Added tests on effective cell format after conditional format rules
apply. [Robin Thomas]
- Py2.7 MutableSequence does not mixin clear() [Robin Thomas]
- Tightened up add/delete of cond format rules, testing deletion of
multiple rules. [Robin Thomas]
- Forbid illegal BooleanCondition.type values for data validation and
conditional formatting ,respectively. [Robin Thomas]
- Realized that collections.abc is hoisted into collections module for
backward compatibility already. [Robin Thomas]
- Add 2-3 compat for collections abc imports. [Robin Thomas]
- Final draft of conditional formatting implementation; test added,
tests pass. Documentation not yet written. [Robin Thomas]
- Update README.rst. [Robin Thomas]

0.0.9

-------------------
- Bump to 0.0.9. [Robin Thomas]
- Data validation and prerequesites for conditional formatting 8 (13)
[Robin Thomas]

* objects for conditional formatting added to data model

* Implements data-validation feature requested in robin900/gspread-formatting8.

Test coverage included.

* added GridRange object to models, ConditionalFormatRule class.

* factored test code to allow Travis-style ssecret injection

* merged in v0.0.8 changes from master; added full documentation for data validation;
conditional format rules have all models in place, but no functions and no
documentation in README.

* add travis yml!

* added requirements-test.txt so we can hopefully run tests in Travis

* 2-3 compatible StringIO import in test

* encrypt secrets files rather than env var approach to credentials and config

* try encrypted files again

* tighten up py versions in travis

* make .tar.gz for travis secrets

* bundle up secrets for travis ci

* 2.7 compatible config reading

* try a pip cache

* fewer py builds

0.0.8

-------------------
- Fixes 12. Adds support for ColorStyle and all fields in which this
object is now expected in the Sheets v4 API. See the Python or C API
documentation for reference, since the main REST API documentation
still lacks mention of ColorStyle. [Robin Thomas]

0.0.7

-------------------
- Fixed setup.py problem that missed package contents. [Robin Thomas]
- Merge branch 'master' of github.com:robin900/gspread-formatting.
[Robin Thomas]
- Update issue templates. [Robin Thomas]

Added bug report template
- Bump to 0.0.7. [Robin Thomas]
- Add gspread-dataframe as dev req. [Robin Thomas]

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.