Move to exception-based error handling

This commit is contained in:
James P. Howard, II
2022-09-09 22:10:19 -04:00
parent 2aeef72f19
commit 9eb47c8656
43 changed files with 962 additions and 1012 deletions

View File

@@ -1,6 +1,7 @@
Changelog
=========
- :feature:`0` Moved to exception-based error handling
- :feature:`0` Added Bank Reserves model to demonstrate reporting
- :feature:`0` Added data collecting and reporting modules
- :feature:`0` Added some useful constants, for use as random seeds