All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.2.1 (2020-06-29)
- update unchained-wallets for webusb support and improved ledger interactions (df66943)
- update config requirements to allow for unknown signing method and empty client (bcada9d)
0.2.0 (2020-05-20)
- add wallet feature using xpubs (3514039)
- add test suite for testing hardware wallets (3514039)
- add commitlint and commitzen (6fff3b7)
- add cypress and example test (25d7959)
- adds react-testing-library (fc152d4)
- add changelog.md to the project (5b47948)
- fixes inconsistencies in wallet balance update after spend (fd214eb)
- update CTAs on landing page (6a8e443)
- update html meta description text (f7b1443)
- fix display error in outputs when switching b/w spend modes (4a803f0)
- fix copyright year in footer (4a0d98c)
- Added a paragraph to the readme about how to use corsproxy. (4d56afa)
0.1.5 (2019-11-14)
- disable remove signature on broadcast (94e1a0f)
- fix output errors being covered up (4838009)
- no estimate rate gathering signatures (65eef87)
- fix wrapping issues (92f352d)
0.1.4 (2019-11-13)
- Added configuration to allow travis ci to automatically deploy tagged commits. (ff7d367)
0.1.3 (2019-11-13)
- Adding README, fixed broken CORS doc link. (2c23cc9)
0.1.2 (2019-11-13)
- Added a string showing the current version to the footer. (e8cab10)
- fix readme links (a9249d2)
0.1.1 (2019-11-12)
- Initial caravan release