juftin / camply

camply, the campsite finder ⛺️ - a tool to find campsites at sold out campgrounds through sites like recreation.gov
https://juftin.com/camply/
MIT License
476 stars 93 forks source link

Support for manitoba.goingtocamp.com #282

Closed rpdids closed 1 year ago

rpdids commented 1 year ago

Is your feature request related to a problem? Please describe. Manitoba parks booking service has migrated to goingtocamp and would be great to add into a future release

Describe the solution you'd like manitoba.goingtocamp.com supported by camply

Describe alternatives you've considered

Additional context Very cool having a tool like this, great work!

juftin commented 1 year ago

Thanks for filing the issue. This is an easy one, not much code to write at all. Here's a similar implementation: https://github.com/juftin/camply/pull/277

I'm on an extended trip right now and will get to it when I'm back if someone doesn't implement it first

juftin commented 1 year ago

:tada: This issue has been resolved in version 0.28.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: