4.3.0
What's Changed
- Fix for loading trackables without a type by @FriedrichFroebel in #190
- Fix for deleted owners by @FriedrichFroebel in #191
- Add
Cache.status
property by @BelKed in #193 - Fix parsing of hints containing newlines and square brackets by @BelKed in #196
- Replace deprecated argument for BeautifulSoup4 by @FriedrichFroebel in #197
- Fix CI by @FriedrichFroebel in #199
- add second unarchive log id by @serycjon in #200
- Add more date patterns by @BelKed in #201
- Fix and improve
Geocaching.search_rect()
by @BelKed in #203 - Add an error case for CAPTCHA problems by @BelKed in #208
- Deprecate the
Geocaching.search_quick()
method by @BelKed in #207 - Implementation of advanced search by @BelKed in #206
New Contributors
Full Changelog: 4.2.3...4.3.0