Skip to content

v0.7.9

Compare
Choose a tag to compare
@micdavis micdavis released this 28 Jun 20:48
· 229 commits to main since this release
6384586

Profiler

  • Numeric Stats Mixin: pop disabled elements from profile report #491
  • FloatColumn: enable pop when remove_disabled_flag set to True #493
  • TextColumn: enable pop when remove_disabled_flag set to True #494
  • TextProfiler: enable pop when remove_disabled_flag set to True #495
  • Profile Builder: add report for remove_disable_flag at the top level #496
  • Report functionality added to BaseColumnProfile #497
  • PR for column compiler reports #499

Documentation

  • Added Description Documentation #486
  • Added the statistic descriptions to GitHub pages #500
  • Updated the pip install ghpages documentation #501

Dependencies

  • build(deps): bump actions/setup-python from 2 to 4 #487

Other Changes

  • Updating the Version to v0.7.9 #489
  • Generate Docs for 0.7.9 #503

Full Changelog: 0.7.8...0.7.9