- Data validation fixes for changes in 0.1-alpha.11
- Added support for different currency prefixes
- Fixed errant abbreviations for input_data()
- Corrected inappropriate validation of gamma values
- Added additional unit tests for FairDatabase
- Corrected erroneous Vulnerability calculation.
- Updated links in README
- Fixed FairSimpleReport to allow for interactive generation.
- More descriptive error messages from FairSimpleReport
- Documentation fixes
- Fixes to FairSimpleReport (specifically SLEM)
- Fix calculation_completed() to allow for directly input of Risk
- Fixed metadata of base report to auto-fetch names cross-platform.
- Corrected erroneous statements in documentation related to Vulnerability.
- Added raw_input() function and associated storage routines.
- Improved PEP8 compliance.
- Correct inappropriate Vulnerability calculation.
- Testing and documentation completed for the utility and report modules.
- Testing and documentation completed for the model module.
- Additional documentation for items in report and utility modules.
- Initial release of pyfair containing the foundational FairModel, FairMetaModel, FairSimpleReport, FairDatabase, and FairModelFactory classes.