Skip to content

v1.7.6

Compare
Choose a tag to compare
@juarezr juarezr released this 02 Feb 06:25
· 145 commits to master since this release

Fixes

  • #579 - convertall does not work when table header has non-string elements
  • #578 - petl todataframe() multiply run lambda function in addfield
  • #552 - Aggregate is broken when supplying single key in an array

Maintainability

  • #584 - Migrated to pytest
  • #591 - Testing python 3.10 on Github Actions
  • #585 - codacity: upgrade to latest/main github action version
  • #593 - cd: publish releases to PyPI with GA