Skip to content

Releases: juftin/camply

camply - 0.1.8

20 Jul 20:59
7abd143
Compare
Choose a tag to compare

0.1.8 - 2021-07-20

Added

  • Converted End Date to be the checkout date instead of the final camping date.

camply - 0.1.7

24 Jun 14:47
41ecad7
Compare
Choose a tag to compare

0.1.7 - 2021-06-24

Fixed

  • Fixed bug that returned matching night stays outside of the search window.

camply - 0.1.6

24 Jun 04:46
3d48cac
Compare
Choose a tag to compare

0.1.6 - 2021-06-23

Added

  • Ability to search for campsites by number of consecutive night stays.

camply-0.1.5

03 Jun 15:01
55b76fa
Compare
Choose a tag to compare

0.1.5 - 2021-06-02

Added

  • Ability to filter on Yellowstone Campgrounds. See this discussion for more detail.

Fixed

  • Allow endpoints to timeout after being unresponsive for 30 seconds

camply-0.1.4

02 Jun 01:23
0071fea
Compare
Choose a tag to compare

0.1.4 - 2021-06-01

Added

  • Pushbullet Notifications
  • YAML Search Configuration Files

Fixed

  • PyPi Publishing CI on Release

camply-0.1.3

26 May 06:04
aec4c6b
Compare
Choose a tag to compare

0.1.3 - 2021-05-25

Added

  • CI/CD for publishing camply to Docker Hub and PyPi

Fixed

  • Addressed situations where campsites without addresses information were throwing a KeyError. (big
    thanks to @ grantland)
    • This resolution presents an
      interesting discussion
      on whether campsites that have Enabled and Reservable = False should be searchable.
  • Empty Email notifications issue resolved

camply-0.1.2

25 May 05:45
0dfeb24
Compare
Choose a tag to compare

0.1.2 - 2021-05-24

Fixed

  • Filter out Checkout-Only campsites by excluding Open availability status
  • No longer trapping all errors with exit(0)
  • Email notifications now attempt login at start, to throw errors early.

camply-0.1.1

19 May 05:45
a5f5b09
Compare
Choose a tag to compare

0.1.1 - 2021-05-18

Added

  • Updating Badges

Fixed

  • Excluded Lottery sites from being returned

camply-0.1.0

19 May 02:11
69cd144
Compare
Choose a tag to compare

0.1.0 - 2021-05-18

Added