Gspread-formatting

Latest version: v1.1.2

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

Scan your dependencies

Page 3 of 6

0.3.6

-------------------
- Bump to v0.3.6. [Robin Thomas]
- Allow for absent sheetId property in GridRange objects coming from API
(suspected abrupt change in Sheets API behavior!) [Robin Thomas]
- Added extra example for clearing data validation rule with None.
[Robin Thomas]

0.3.5

-------------------
- Bump to v0.3.5. [Robin Thomas]
- Fixes 26. Allows `None` as rule parameter to
set_data_validation_rule* functions, which will clear data validation
rule for the relevant cells. [Robin Thomas]

0.3.4

-------------------
- Bump to v0.3.4. [Robin Thomas]
- More informative exception message when BooleanCondition receives non-
list/tuple for values parameter. [Robin Thomas]
- Increased already-high test coverage. [Robin Thomas]
- Removed dead link to now-inlined conditional formatting doc. [Robin
Thomas]
- Correct doc/sphinx annoyances. [Robin Thomas]

0.3.3

-------------------
- Bump to version v0.3.3. [Robin Thomas]
- Fixes 24. [Robin Thomas]

A certain set of functions that exist both in batch and standalone mode
are dynamically bound as local names in the functions subpackage. That makes
them undiscoverable by IDEs like PyCharm. Adding a straightforward import
statement for these function names -- even though the names are re-bound
immediately with wrapped standalone versions of the functions -- makes
the function names visible to PyCharm.

0.3.2

-------------------
- Bump to v0.3.2. [Robin Thomas]
- Fixes 23. Test coverage added. [Robin Thomas]
- Support InterpolationPoint.colorStyle. [Robin Thomas]

0.3.1

-------------------
- Bump to 0.3.1. [Robin Thomas]
- Consolidated CONDITIONALS.rst into README.rst. [Robin Thomas]
- Let setup.cfg handle long_description and append conditionals doc.
[Robin Thomas]
- Better short desc. [Robin Thomas]
- Added PyPy and CPython implementation classifications to setup.py.
[Robin Thomas]
- Remove unused _wrap_as_standalone_function duplicate. [Robin Thomas]
- Indicate PyPy and PyPy3 support in README. (PyPy3 Travis build
stumbles on Pandas install problems; my local PyPy3 environment (which
required special NumPy source install with OpenBLAS config) shows a
successful test suite. [Robin Thomas]
- Remove pypy3 travis target until pandas install problems can be fixed.
[Robin Thomas]

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.