Commit graph

218 commits

Author SHA1 Message Date
Chris Berkhout
aceb0f09d1 Minor doc fixes. 2022-04-04 12:48:39 +02:00
Chris Berkhout
5f2b96a5bb Add reactions to README. 2022-01-24 19:17:39 +11:00
Chris Berkhout
66c9f42ef8 Add hits badge to README. 2022-01-20 11:51:38 +11:00
Chris Berkhout
486d4097d7 Version 1.3.0. 2021-12-27 11:30:15 +11:00
Chris Berkhout
0d7b813c6c Remove old note. 2021-12-27 11:26:37 +11:00
Chris Berkhout
2787c212d2 Fix AlphaVantage to handle adjusted endpoint being premium. 2021-12-27 11:25:55 +11:00
Chris Berkhout
947eaacd29 Support Bank of Canada daily exchange rates. 2021-12-27 08:31:55 +11:00
Chris Berkhout
039d7fb809 Version 1.2.5. 2021-11-12 13:55:06 +01:00
Chris Berkhout
18af75ae68 Merge branch 'fix-yahoo-dates-with-nulls' into 'master'
Fix handling of Yahoo date rows with nulls

See merge request chrisberkhout/pricehist!1
2021-11-12 12:53:15 +00:00
Chris Berkhout
a1b87c36f5 Fix assertion for changed label for optional arguments. 2021-11-12 13:49:59 +01:00
Chris Berkhout
afd41da6ef Fix handling of Yahoo date rows with nulls. 2021-11-12 13:40:46 +01:00
Chris Berkhout
249ea0b2db Update live test to match (unexpectedly) new Alphavantage results. 2021-10-05 13:39:47 +02:00
Chris Berkhout
2c7ac5f084 Version 1.2.4. 2021-10-05 13:32:42 +02:00
Chris Berkhout
15a39bb8a0 Add tox for running tests on python 3.8. 2021-10-05 13:30:53 +02:00
Chris Berkhout
2249917494 Allow installation on Python 3.8. 2021-10-05 13:28:48 +02:00
Chris Berkhout
336b2c3461 Update ISO 4217 data. 2021-10-05 12:50:18 +02:00
Chris Berkhout
77a77e76c8 More compatible type hints. 2021-09-14 09:07:11 +02:00
Chris Berkhout
38beaef3be Version 1.2.3. 2021-08-24 17:45:45 +02:00
Chris Berkhout
b2a5b4c5c9 Add a how to contribute section to the README. 2021-08-24 17:44:10 +02:00
Chris Berkhout
b9bd3d694d Fix make lint to avoid the dist directory. 2021-08-24 17:43:54 +02:00
Chris Berkhout
c012af3881 Note about alphavantage not using historical rates for converting crypto quotes from USD. 2021-08-24 17:26:47 +02:00
Chris Berkhout
7325ff6187 Update gnucash-sql section of README. 2021-08-24 16:52:38 +02:00
Chris Berkhout
7becc4c0c5 Version 1.2.2. 2021-08-24 13:50:10 +02:00
Chris Berkhout
216ab19385 For gnucash-sql, show the summary at the end so it doesn't scroll off screen. 2021-08-24 13:49:35 +02:00
Chris Berkhout
65f8836153 Version 1.2.1. 2021-08-23 21:00:23 +02:00
Chris Berkhout
89e8bc9964 Loosen requirement for Alpha Vantage api key. 2021-08-23 20:59:45 +02:00
Chris Berkhout
1468e1f64b Version 1.2.0. 2021-08-23 18:41:34 +02:00
Chris Berkhout
7b53204bcf Support Coinbase Pro. 2021-08-23 18:40:35 +02:00
Chris Berkhout
ca63a435bd Version 1.1.0. 2021-08-20 18:09:48 +02:00
Chris Berkhout
799aaf37cc Support use via bean-price. 2021-08-20 18:08:40 +02:00
Chris Berkhout
1430ce97f7 Remove unused fixture. 2021-08-20 18:08:04 +02:00
Chris Berkhout
98d71392c2 Fix example image link in README to work on pypi.org. 2021-08-20 18:07:22 +02:00
Chris Berkhout
ed44502def Version 1.0.1. 2021-08-20 14:30:25 +02:00
Chris Berkhout
c977286153 Include image for readme in package. 2021-08-20 12:28:53 +02:00
Chris Berkhout
fc2561b19e Version 1.0.0. 2021-08-20 11:31:12 +02:00
Chris Berkhout
6708800699 Simplify README example. 2021-08-19 13:29:38 +02:00
Chris Berkhout
f501cc8f9a Last README change for now. 2021-08-17 17:01:23 +02:00
Chris Berkhout
b5cfdaad1e More README changes. 2021-08-17 16:53:45 +02:00
Chris Berkhout
fecd61f5f8 More README changes. 2021-08-17 12:58:49 +02:00
Chris Berkhout
a4c0a142e3 Expand README. 2021-08-12 16:30:53 +02:00
Chris Berkhout
c3a186fe49 Tidy README. 2021-08-11 15:12:02 +02:00
Chris Berkhout
74d9c211c9 Add some live tests. 2021-08-11 15:00:58 +02:00
Chris Berkhout
d19bc66c61 Avoid running flake8 on cache, etc. 2021-08-10 14:16:21 +02:00
Chris Berkhout
637650245e Set up pre-commit hook and related make targets. 2021-08-10 13:58:15 +02:00
Chris Berkhout
9050b7948b Run flake8 linting on CI. 2021-08-05 12:57:10 +02:00
Chris Berkhout
78b622eade Test outputs. 2021-08-04 15:34:52 +02:00
Chris Berkhout
5d0c6aaf03 Don't test baseoutput abstract method. 2021-08-04 12:40:11 +02:00
Chris Berkhout
2d1553e2d9 Test basesource methods. 2021-08-04 12:40:11 +02:00
Chris Berkhout
c0af189ae0 Remove unused imports. 2021-08-03 14:09:20 +02:00
Chris Berkhout
0ddaf5893b Basic tests for cli(). 2021-08-03 14:06:41 +02:00