Skip to content

v0.4.0

Compare
Choose a tag to compare
@gsheni gsheni released this 08 Jul 21:52
· 124 commits to main since this release
0b58c3a

v0.4.0 (July 8, 2023)

  • Enhancements
    • Add detailed walkthroughts in Examples directory #60
    • Add code coverage analysis from Codecov #77
    • Clean up input and output for operations #87
    • Add additional unit tests for _check_operations_valid #93
  • Fixes
    • Remove TableMeta class and replace with ColumnSchema #83 #85