Skip to content

v2.0.0.dev5

Pre-release
Pre-release
Compare
Choose a tag to compare
@parafoxia parafoxia released this 23 Jul 18:41
· 567 commits to main since this release

Changes

  • Removed numpy array stuff
  • Re-added raw data output (self.data) to report class
  • Re-added to_json(...) method to report class

Bug fixes

  • Fixed a bug that converted numerical values to strings
  • Fixed a bug where presenting an invalid filter value to a report type with a required filter would raise a KeyError rather than InvalidRequest