Releases: tomasbedrich/pycaching
Releases · tomasbedrich/pycaching
4.4.2
What's Changed
- Add support for archive log type "6" by @GeoTime61 in #235
- Fix coordinate parsing #237
New Contributors
- @GeoTime61 made their first contribution in #235
Full Changelog: 4.4.1...4.4.2
4.4.1
What's Changed
- Allow the string to be used as a
sort_by
parameter inGeocaching.sort()
method by @BelKed in #228 - Fix getting user logs by @Jakoma02 in #233
Docs:
- Update RTD configuration file structure by @FriedrichFroebel in #230
- RTD: fix Python version specifier by @FriedrichFroebel in #231
- Fix requirements for the docs build on RTD by @FriedrichFroebel in #232
New Contributors
Full Changelog: 4.4.0...4.4.1
4.4.0
What's Changed
- Adding html_description attribute to the Cache object by @DarkOutcast6 in #218
- Document release process by @tomasbedrich in #224
New Contributors
- @DarkOutcast6 made their first contribution in #218
Full Changelog: 4.3.1...4.4.0
4.3.1
Fix tests
Full Changelog: 4.3.0...4.3.1
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
4.2.3
Fixed:
- Update name for cache type Geocaching HQ Block Party by @CachingFoX in #174
- Fix cache loading #179 by @GTBoon72 in #181, thanks @tzutzanu for reporting
- Multiple docs related fixed, thanks to @FriedrichFroebel
Full Changelog: 4.2.2...4.2.3
4.2.2
Fixed:
- #162 (thanks @CachingFoX for reporting, thanks @FriedrichFroebel for review of my large PR)
Other notable changes:
- There was a big overhaul in build, test and CI system: 4.2.1...4.2.2
4.2.1
Fixed:
- messed up versioning in
setup.py
4.2.0
Added:
- #151 (thanks to @pkubiak for implementation and @FriedrichFroebel for review)
- #152 (thanks to @pkubiak for implementation and @FriedrichFroebel for review)
Fixed:
- #150 (thanks to @FriedrichFroebel)
- #149 (thanks to @FriedrichFroebel)
4.1.1
Fixed:
- #146 (thanks to @CachingFoX)
- #144 (thanks to @CachingFoX)