- Upgraded
EarningsTrackerto a time bucket scheme allowing storage and access to earnings and
expenditure data over specific time ranges - Added new scripts in
contribfor displaying earnings history - Added
Util::BacktraceExceptionwhich
captures backtraces where an exception is thrown and then formats
them for debugging when they are displayed with `what() - ...