Releases: LucasJorgeHubert/BrasilAPI-Swift
Releases · LucasJorgeHubert/BrasilAPI-Swift
Release list
1.0.0 - Stable Version
Finally, all endpoints from Brasil API are added in the package. Just Use it
0.5.0
Now, with nNational Holidays and FIPE API integrated
0.4.0
Now the SDK has DDD API integrated to search and filter cities by DDD
0.3.0
0.2.0
Exchange and ZipCode services added and documentation updated
v0.1.0 - Beta - BrasilAPI SPM - Banks API
First version!
What we have here:
- Bank API functions:
- listBanks()
- getBankByCode(code: String)
The functions return the endpoint responses from BrasilAPI database.
Tests passed