Skip to content

🔖 Release 0.8.0#170

Merged
juftin merged 4 commits intomainfrom
release/0.8.0
Dec 27, 2022
Merged

🔖 Release 0.8.0#170
juftin merged 4 commits intomainfrom
release/0.8.0

Conversation

@juftin
Copy link
Copy Markdown
Owner

@juftin juftin commented Dec 22, 2022

Description

Issues

Closes #94

Has This Been Tested?

👍

Checklist:

  • I've read the contributing guidelines of this project
  • I've installed and used .pre_commit on all my code
  • I have documented my code, particularly in hard-to-understand areas
  • I have made any necessary corresponding changes to the documentation

acaloiaro and others added 2 commits December 21, 2022 20:26
* Add going to camp support

* Fix type hints for _fetch_nested_keys

* Add missing 'provider' argument to 'campsites()'

* Fix invalid equipment parameter name

* Fix provider config for recreation-areas

* flake8 can get some satisfaction

* Add python tests for going to camp search

* Fix recursive resource fetch bug

* Revert back to requipment-id instead of changing the --equipment API

* Check off the final TODO list

* Update camply/search/search_going_to_camp.py

* Update camply/search/search_going_to_camp.py

* Refactor 'self->cls' in validator

* Add multiple search window support to search library

* Coerce start date to 'today' when it's in the past

* Skip all sites with zero capacity
* Add going to camp support

* Fix type hints for _fetch_nested_keys

* Add missing 'provider' argument to 'campsites()'

* Fix invalid equipment parameter name

* Fix provider config for recreation-areas

* flake8 can get some satisfaction

* Add python tests for going to camp search

* Fix recursive resource fetch bug

* Revert back to requipment-id instead of changing the --equipment API

* Testing Improvements: Cassettes and CLIRunner

* Testing Improvements: Cassettes and CLIRunner

* Testing Improvements: Cassettes and CLIRunner

* Testing Improvements: Cassettes and CLIRunner

* Testing Improvements: Cassettes and CLIRunner

* Check off the final TODO list

* Testing Improvements: Cassettes and CLIRunner

* Testing Improvements: Cassettes and CLIRunner

* Update camply/search/search_going_to_camp.py

* Update camply/search/search_going_to_camp.py

* Refactor 'self->cls' in validator

* Add multiple search window support to search library

* Coerce start date to 'today' when it's in the past

* GoingToCamp + Tests

* 🚧 Merging Latest

Co-authored-by: Adriano Caloiaro <code@adriano.fyi>
Co-authored-by: Adriano <3331648+acaloiaro@users.noreply.github.com>
@juftin juftin added documentation Improvements or additions to documentation enhancement New feature or request camply provider This is related to a new camply provider testing Testing labels Dec 22, 2022
@juftin juftin self-assigned this Dec 22, 2022
* 🔒 dependency updates

* 🔒 dependency updates

* 🔒 dependency updates
@juftin juftin added the dependencies Pull requests that update a dependency file label Dec 22, 2022
* feature/goingtocamp

* Add a blurb about GoingToCamp provider (#175)

* GoingToCamp Documentation

* GoingToCamp Documentation

* GoingToCamp Documentation

Co-authored-by: Adriano Caloiaro <3331648+acaloiaro@users.noreply.github.com>
@juftin juftin merged commit cb10deb into main Dec 27, 2022
@juftin
Copy link
Copy Markdown
Owner Author

juftin commented Dec 27, 2022

🎉 This PR is included in version 0.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@juftin juftin deleted the release/0.8.0 branch January 25, 2023 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

camply provider This is related to a new camply provider dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation enhancement New feature or request testing Testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Going To Camp support

2 participants