-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.txt
47 lines (39 loc) · 912 Bytes
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Change Log
==========
1.0.1 (06/25/2021)
------------------
- First Release
1.0.2 (06/25/2021)
------------------
- Fixed soma_hist() issue
1.0.3 (06/26/2021)
------------------
- Added documentation
- Updated Readme
1.1.0 (06/29/2021)
------------------
- Added FRED API
- Updated documentation
1.1.5 (07/07/2021)
------------------
- Added FOMC Statements
- Updated documentation
1.1.6 (11/03/2021)
------------------
- Added Flake8, MyPy, iSort Linters
via pre-commit.
- Added Type Hints
- Refactored Codebase
- Added Feature for pulling data
on Payment Services.
- Added data on Fed TOMO activities
(Repo Operation's, Reverse Repo Operation's)
1.1.7 (11/04/2021)
------------------
- Fixed parsing bugs for Payment System's
1.1.8 (11/05/2021)
------------------
- Fixed parsing bugs for ACH, and FedWire.
- Refactored TOMO design.
- Refactored fomc_statements.
- Created documentation webpage.