This repository has been archived by the owner on May 20, 2021. It is now read-only.
Releases: VvanGemert/europe.cr
Releases · VvanGemert/europe.cr
Fixed typo in version number
Thanks @wout for notifying me. I missed it.
Updated VAT rates to use official EU source
- Updated VAT rates to use official EU source
Updated VAT rates endpoint. Updated to Crystal 0.34.0. Used secure endpoints.
- Used secure endpoints
- Updated to Crystal 0.34.0
- Changed endpoint for retrieving VAT rates
Thanks @wout for the feedback!
Updated to Crystal 0.33
Updated to Crystal 0.32.1
Tested in Crystal 0.32.1. Ran crystal tool format
and ameba
.
Updated to Crystal 0.32.0
Added Ameba gem for syntax checking. Refactored parse_month call to follow Ameba rules.
Updated to Crystal 0.31.1
Fixed issue when remote source is down, now responds with failure Symbol.
Updated to Crystal 0.30.0
v0.1.6 Updated to Crystal 0.30.0. Updated to version 0.1.6
Updated to Crystal 0.28.0
Updated Shards to crystal 0.28.0
Changing sources
v0.1.2 Updated to 0.1.2. Fixed date parsing in exchange rates calback. Forma…