Advent-of-code-data

Latest version: v2.0.1

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

Scan your dependencies

Page 2 of 6

1.2.2

What's Changed
* Fix race condition between write and query of cached data by patrickxia in https://github.com/wimglenn/advent-of-code-data/pull/87

New Contributors
* patrickxia made their first contribution in https://github.com/wimglenn/advent-of-code-data/pull/87

**Full Changelog**: https://github.com/wimglenn/advent-of-code-data/compare/v1.2.1...v1.2.2

1.2.1

What's Changed
* `User.get_stats()` works even if no stars collected yet. closes 85 by wimglenn in https://github.com/wimglenn/advent-of-code-data/pull/86


**Full Changelog**: https://github.com/wimglenn/advent-of-code-data/compare/v1.2.0...v1.2.1

1.2.0

What's Changed
* separate token extraction logic from cookies CLI by wimglenn in https://github.com/wimglenn/advent-of-code-data/pull/83


**Full Changelog**: https://github.com/wimglenn/advent-of-code-data/compare/v1.1.4...v1.2.0

1.1.4

- `User.get_stats()` has a better error message if the auth token is expired or not functioning

1.1.3

- Added support for creating a user from a cached user ID, e.g. `User.from_id("google.wim.123456")`, instead of from the token.

1.1.2

- The structure of [settings](https://adventofcode.com/settings) page changed, minor fix to `aocd.utils.get_owner` to successfully find the unique user ID again.

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.