Releases: starkbank/sdk-elixir
Releases · starkbank/sdk-elixir
v0.6.0
Added
- transfer.scheduled parameter to allow Transfer scheduling
- StarkBank.Transfer.delete to cancel scheduled Transfers
- Transaction query by tags
Fixed
- Event errors on unknown subscriptions
v0.5.1
Fixed
- Production bug on Mix call inside SDK
v0.5.0
Added
- Travis CI integration
- Boleto PDF layout option
- Global error language config
- Transfer tax_id query parameter
Change
- Test user credentials to environment variable instead of hard-code
v0.4.0
Added
- "receiver_name" & "receiver_tax_id" properties to Boleto entities
v0.3.1
Fixed
- Docstrings
v0.3.0
Added
- "discounts" property to Boleto entities
- Support for list of maps in create functions
- "balance" property to Transaction entities
Fixed
- Docstrings and specs
v0.2.0
Added
- Default user in config.exs
Changed
- Internal structure
Fixed
- Docstrings and specs
v0.1.0
Removed
- All previous implementations
Added
- Full Stark Bank API v2 compatibility
1.1.2
version 1.1.2
1.1.1
Merge pull request #4 from starkbank/fix/unformatted-tax-id-comparison Fix/unformatted tax id comparison