Commit graph

230 commits

Author SHA1 Message Date
Chris Berkhout
2d2b4b1e02 Update expected TSLA prices in live test. 2022-09-23 17:25:47 +02:00
Chris Berkhout
42d969a3ba ISO data update. 2022-09-23 17:12:53 +02:00
Chris Berkhout
765e2ec77d Rename ISO 4217 data files to match SIX Group's new naming. 2022-09-23 17:08:29 +02:00
Chris Berkhout
a54da85a6f Version 1.4.2. 2022-04-04 17:02:08 +02:00
Chris Berkhout
aabce7fe6f Add --fmt-jsonnums option. 2022-04-04 17:01:09 +02:00
Chris Berkhout
a3e19f9bcf Version 1.4.1. 2022-04-04 16:30:07 +02:00
Chris Berkhout
3f65a21ffd Turn off logging by charset_normalizer (which may be used by requests). 2022-04-04 16:29:14 +02:00
Chris Berkhout
bbf33df657 Version 1.4.0. 2022-04-04 15:57:33 +02:00
Chris Berkhout
dace604129 Note about fetching new prices only. 2022-04-04 15:52:43 +02:00
Chris Berkhout
99aeb6bbc7 Test json and jsonl output formats. 2022-04-04 15:33:40 +02:00
Chris Berkhout
46ebdfe074 Add JSON and JSONL output formats. 2022-04-04 13:40:04 +02:00
Chris Berkhout
7a9d3d3e8f Update ISO 4217 currency data for ISO 4217 amendment number 171. 2022-04-04 13:04:26 +02:00
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