- extend example app - add Stellar Quest Series 1 & 2
- bugfixes xdr transaction result parsing
- update end extend sep-011 support
- bugfixes in xdr parsing
- Muxed accounts are now supported by default
- fix sep-0012 headers
- improve documentation
- fix sep-10 transaction post
- fix revoke sponsorship operation
- improve documentation
- fix sep-10 transaction post
- fix sep-10 timebounds validation
- fix xdr parsing - claim predicate error
- P18: Fix for Unknown Enum Value in XdrClaimAtomType
- P18: Improve AMM Test Cases
- muxed accounts and memo support for SEP-10
- grace period for timebounds validation in SEP-10
- protocol 18 support
- null-safety support
- update http package version
- update eventsource package version
- extend sep-0010 support: add client attribution support
- extend sep-0010 support: accept multiple signers
- add sep-0006 support
- add sep-0009 support
- add sep-0012 support
- update support for horizon > 2.5.1 (representation of "..._muxed_id" field values changed to string)
- extend asset response for horizon 2.2.0
- add new endpont to fetch operations for claimable balances
- add new endpont to fetch transactions for claimable balances
- add 3 missing operations responses
- add access to _muxed and _muxed_id optional fields from horizon 2.4.0
- Add OPT-IN support for SEP0023 (Muxed Accounts M-strkeys)
- look-a-like G and M addresses
- add docs
- Add OPT-IN support for SEP0023 (Muxed Accounts M-strkeys)
- look-a-like G and M addresses
- add protocol 17 support
- bugfix claim claimable balance
- add support for sep-0010
- bugfixes & improvements
- add support for sep-0010
- add protocol 14 support
- make sep-0005 functions async
- minor improvements
- add fee bump support for TxRep
- add muxed accounts support for TxRep
- TxRep bugfixes and more tests
- add SEP-0011 implementation (txrep)
- add SEP-0011 examples and test
- refactor transaction, move network passphrase to signing
- improve examples
- add SEP-0011 MVP (experimental)
- SEP-0005 implementation:
- Key Derivation Methods for Stellar Keys
- Update documentation
- Add tests and examples
- SEP-0002 implementation - Federation
- update documentation
- add tests and examples
- SEP-0001 implementation
- loading and parsing stellar.toml data
- update documentation
- improve tests and examples
- update documentation
- improve tests and examples
- add tx_set_operation_count to ledger response
- finish beta testing phase
- improve path finding
- improve trades query
- fix and improve order book query
- change offer ids from int to String
- imporve tests and examples
- Handle muxed accounts on fee bump transactions (feeSource)
- Handle muxed accounts as transaction source
- Add fee bump example
- Add muxed account example
- Add support for muxed accounts
- Use XdrMuxedAccount in all supported operations
- Add fee stats implementation
- Add max operation fee
- Fix fee bump transaction
- Add query tests for accounts, efffects, ledgers.
- Fix ledger response parsing.
- Extend EffectsRequestBuilder for order, limit, cursor.
- remove many warnings/hints
- Add examples, app and more documentation.
- Restructuring of the project.
- Improve tests.
- Extend documentation and tests, extend orders result.
- Added examples, documentation, tests and bugfixes.
- Added tests and bugfixes.