Skip to content

Commit

Permalink
notes for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
bug-or-feature committed Feb 15, 2024
1 parent 7e91820 commit 917630f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Release notes

## 0.1.4 (2024-02-14)
* now downloads hourly and daily prices to separate files, eg Day_GOLD_20230200.csv, Hour_GOLD_20230400.csv
* better logic for handling periods with no or low data
* new script to update previously downloaded files
* new script to separate files from previous versions into split frequency files
* example code
* tests against Python 3.10
* black

## 0.1.3 (2023-01-24)
* newer and renamed instruments in config
* publish with token
Expand Down

0 comments on commit 917630f

Please sign in to comment.