Skip to content

v2.2.1

Compare
Choose a tag to compare
@ThibTrip ThibTrip released this 11 Oct 21:36
· 386 commits to master since this release

Bugfixes

  • fixed logging issue where pangres' logging formatting would take over once imported (it would override your own configuration, see #20)
  • fixed logging issue where pangres' logs would not be written to file (see #18)
  • fixed conda environment file (the library npdoc_to_md has to be installed via pip, see commit 44d5423)

Improvements

  • Added version attribute (see PR #22):
import pangres
pangres.__version__
2.2.1