- Range: Enforce userEnteredFormat as a field mask (
1e77f6b)
- Add formulas integration (
590df68) - Range: Add datetime python conversion (
fe664b6) - Item: Add to_dict method to convert Item object to simple dictionary (
210d10e)
- PEP8 formatting (
04a74f9) - Sheet: Fixes missing sheet name in a1 notation when using get_range method (
4770fb1)
- Add datetime explanation in the README (
cb21f86)
- Sheet: Addng custom error when using row=0 or column=0 (
a8f4f43)
- Update supported python versions (#51) (
d3b5a3a)