Skip to content

Releases: fabianbormann/Coineda

v0.2.11

22 Feb 20:09
7c0ec15
Compare
Choose a tag to compare

0.2.11 (2023-02-22)

Features

  • modularize tax calculation (d3145b3)

Bug Fixes

  • repair tax view and wait with calculation to make sure the actual account has been selected (c9f8cb8)

v0.2.10

22 Feb 20:02
7d0aa50
Compare
Choose a tag to compare

0.2.10 (2023-02-19)

Features

  • modularize api syncing and add Binance API sync as example (e123f5e)

Bug Fixes

  • change path to repair tests (e39d4cf)

v0.2.9

14 Feb 23:13
d50efe7
Compare
Choose a tag to compare

0.2.9 (2023-02-13)

Features

  • restart fetching of coingecko data after a certain time (027db8d)

Bug Fixes

v0.2.8

14 Feb 23:01
56a2411
Compare
Choose a tag to compare

0.2.8 (2023-02-13)

Features

  • restart fetching of coingecko data after a certain time (027db8d)

Bug Fixes

v0.2.7

12 Feb 17:20
85f76a8
Compare
Choose a tag to compare

0.2.7 (2023-02-12)

Features

  • modularize imports and add tests for them (24ac157)

Bug Fixes

  • repair workflow that waits for creating the release (d551d5e)

v0.2.6

05 Feb 19:22
5736b48
Compare
Choose a tag to compare

0.2.6 (2023-02-05)

Bug Fixes

  • publish field for electron builder misses a provider (a36c68b)

v0.2.5

05 Feb 17:40
8cdad0f
Compare
Choose a tag to compare

0.2.5 (2023-02-05)

Features

  • add version+license info and github issue link. closes #42 (78b59a9)

v0.2.4

04 Feb 22:38
dd030ca
Compare
Choose a tag to compare

0.2.4 (2023-02-04)

Bug Fixes

  • github actions pipeline for pwa and electron builds (104bb4c)

v0.2.3

04 Feb 21:50
5486190
Compare
Choose a tag to compare

0.2.3 (2023-02-04)

Features

  • add more translations (0c2ad6d)
  • improve histroy caching and fetching (aa73927)
  • remove all transactions and transfers after removing the account. solves #25 (c2d1f18)

v0.2.2

03 Feb 20:16
28f0282
Compare
Choose a tag to compare

0.2.2 (2023-02-03)

Bug Fixes