Gcal-sync

Latest version: v6.1.4

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

Scan your dependencies

Page 6 of 9

1.1.0

What's Changed
* Expand recurrence rules locally to shrink the size of local storage/memory. (e.g. 1000x reduction for years of recurring events)
* Expose the timeline api for improved iteration over local sync by allenporter in https://github.com/allenporter/gcal_sync/pull/114


**Full Changelog**: https://github.com/allenporter/gcal_sync/compare/1.0.0...1.1.0

1.0.0

What's Changed
* Rename attendees omitted field type by allenporter in https://github.com/allenporter/gcal_sync/pull/106
* Add fields for recurring events by allenporter in https://github.com/allenporter/gcal_sync/pull/107
* Extend sync time to start of google calendar product by allenporter in https://github.com/allenporter/gcal_sync/pull/108
* Prevent invalid requests during sync protocol by allenporter in https://github.com/allenporter/gcal_sync/pull/110
* Validate sync responses to avoid silent failure by allenporter in https://github.com/allenporter/gcal_sync/pull/111
* Add a request template for sync to support search by allenporter in https://github.com/allenporter/gcal_sync/pull/112
* Add pdoc github pages by allenporter in https://github.com/allenporter/gcal_sync/pull/113

Dependency upgrades
* Update dependency pydantic to v1.10.2 by renovate in https://github.com/allenporter/gcal_sync/pull/95
* Update dependency pylint to v2.15.2 by renovate in https://github.com/allenporter/gcal_sync/pull/96
* Update codecov/codecov-action action to v3.1.1 by renovate in https://github.com/allenporter/gcal_sync/pull/97
* Update dependency pylint to v2.15.3 by renovate in https://github.com/allenporter/gcal_sync/pull/98
* Update dependency aiohttp to v3.8.3 by renovate in https://github.com/allenporter/gcal_sync/pull/99
* Update dependency mypy to v0.981 by renovate in https://github.com/allenporter/gcal_sync/pull/101
* Update dependency coverage to v6.5.0 by renovate in https://github.com/allenporter/gcal_sync/pull/102
* Update dependency pytz to v2022.4 by renovate in https://github.com/allenporter/gcal_sync/pull/103
* Update dependency mypy to v0.982 by renovate in https://github.com/allenporter/gcal_sync/pull/104
* Update dependency pytest-cov to v4 by renovate in https://github.com/allenporter/gcal_sync/pull/100
* Update dependency black to v22.10.0 by renovate in https://github.com/allenporter/gcal_sync/pull/105
* Update dependency pylint to v2.15.4 by renovate in https://github.com/allenporter/gcal_sync/pull/109

**Full Changelog**: https://github.com/allenporter/gcal_sync/compare/0.11.0...1.0.0

0.11.0

What's Changed
* Remove home assistant from project description by allenporter in https://github.com/allenporter/gcal_sync/pull/79
* Fix pydantic model default values by allenporter in https://github.com/allenporter/gcal_sync/pull/93
* Fix default value mypy typing found for pydantic 1.10+ by allenporter in https://github.com/allenporter/gcal_sync/pull/94

Dependency updates
* Update dependency pylint to v2.14.3 by renovate in https://github.com/allenporter/gcal_sync/pull/74
* Update dependency black to v22.6.0 by renovate in https://github.com/allenporter/gcal_sync/pull/75
* Update dependency pylint to v2.14.4 by renovate in https://github.com/allenporter/gcal_sync/pull/76
* Update dependency pre-commit to v2.20.0 by renovate in https://github.com/allenporter/gcal_sync/pull/77
* Update dependency coverage to v6.4.2 by renovate in https://github.com/allenporter/gcal_sync/pull/78
* Update dependency pytest-asyncio to v0.19.0 by renovate in https://github.com/allenporter/gcal_sync/pull/80
* Update dependency pylint to v2.14.5 by renovate in https://github.com/allenporter/gcal_sync/pull/81
* Update dependency mypy to v0.971 by renovate in https://github.com/allenporter/gcal_sync/pull/82
* Update dependency coverage to v6.4.3 by renovate in https://github.com/allenporter/gcal_sync/pull/84
* Update dependency pydantic to v1.9.2 by renovate in https://github.com/allenporter/gcal_sync/pull/85
* Update dependency freezegun to v1.2.2 by renovate in https://github.com/allenporter/gcal_sync/pull/86
* Update dependency pytz to v2022.2.1 by renovate in https://github.com/allenporter/gcal_sync/pull/87
* Update dependency coverage to v6.4.4 by renovate in https://github.com/allenporter/gcal_sync/pull/88
* Update dependency flake8 to v5 by renovate in https://github.com/allenporter/gcal_sync/pull/83
* Update dependency pylint to v2.15.0 by renovate in https://github.com/allenporter/gcal_sync/pull/89
* Update dependency black to v22.8.0 by renovate in https://github.com/allenporter/gcal_sync/pull/91
* Update dependency pytest to v7.1.3 by renovate in https://github.com/allenporter/gcal_sync/pull/92
* Update dependency pydantic to v1.10.1 by renovate in https://github.com/allenporter/gcal_sync/pull/90


**Full Changelog**: https://github.com/allenporter/gcal_sync/compare/0.10.0...0.11.0

0.10.0

What's Changed
* Add py.typed file for gcal sync by allenporter in https://github.com/allenporter/gcal_sync/pull/73


**Full Changelog**: https://github.com/allenporter/gcal_sync/compare/0.9.1...0.10.0

0.9.1

What's Changed
* Fix calendar object persistence by allenporter in https://github.com/allenporter/gcal_sync/pull/72
* Ignore vscode settings in github by allenporter in https://github.com/allenporter/gcal_sync/pull/71

Dependency upgrades
* Update dependency pre-commit to v2.19.0 by renovate in https://github.com/allenporter/gcal_sync/pull/48
* Update dependency flake8-black to v0.3.3 by renovate in https://github.com/allenporter/gcal_sync/pull/57
* Update dependency coverage to v6.3.3 by renovate in https://github.com/allenporter/gcal_sync/pull/53
* Update dependency pydantic to v1.9.1 by renovate in https://github.com/allenporter/gcal_sync/pull/59
* Update dependency pylint to v2.13.9 by renovate in https://github.com/allenporter/gcal_sync/pull/54
* Update dependency coverage to v6.4 by renovate in https://github.com/allenporter/gcal_sync/pull/63
* Update dependency mypy to v0.960 by renovate in https://github.com/allenporter/gcal_sync/pull/64
* Update dependency pylint to v2.14.0 by renovate in https://github.com/allenporter/gcal_sync/pull/65
* Update dependency coverage to v6.4.1 by renovate in https://github.com/allenporter/gcal_sync/pull/66
* Update dependency mypy to v0.961 by renovate in https://github.com/allenporter/gcal_sync/pull/67
* Update dependency pylint to v2.14.1 by renovate in https://github.com/allenporter/gcal_sync/pull/68
* Update dependency pylint to v2.14.2 by renovate in https://github.com/allenporter/gcal_sync/pull/70
* Update actions/setup-python action to v4 by renovate in https://github.com/allenporter/gcal_sync/pull/69

**Full Changelog**: https://github.com/allenporter/gcal_sync/compare/0.9.0...0.9.1

0.9.0

What's Changed
* Fix bug in Calendar timeZone field handling by allenporter in https://github.com/allenporter/gcal_sync/pull/61
* Add "get" API for calendar by allenporter in https://github.com/allenporter/gcal_sync/pull/62


**Full Changelog**: https://github.com/allenporter/gcal_sync/compare/0.8.1...0.9.0

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.