ash-jc-allen / laravel-exchange-rates

A Laravel wrapper package for interacting with the exchangeratesapi.io API.
MIT License
433 stars 46 forks source link

Currency VES #160

Closed krzyzewski closed 3 days ago

krzyzewski commented 1 month ago

Hi. Another currency has appeared: https://en.wikipedia.org/wiki/Venezuelan_bol%C3%ADvar (code "VES") Similar to https://github.com/ash-jc-allen/laravel-exchange-rates/issues/155

ash-jc-allen commented 1 month ago

Hey! I'd be more than happy to accept a PR to add this currency 🙂

krzyzewski commented 1 month ago

However, commit 7.5.0 accepts BYN, I noticed now that VES is still missing

ash-jc-allen commented 1 month ago

Yeah, support for BYN was added as part of the v7.5.0 release. If you make a PR to add support for VES, I'll release it as part of v7.6.0 🙂

krzyzewski commented 1 month ago

Ok, i updated composer with v7.5.0

ash-jc-allen commented 3 days ago

Support for VES has now been added as part of v7.6.0. Thanks again for the contribution @philipsorensen 😄