Skip to content

fixes bug with ordering in lists, template workflow, and adds logger

Compare
Choose a tag to compare
@akhanf akhanf released this 20 Apr 23:10
· 835 commits to main since this release
  • adds a logger for exceptions #38 (@tkkuehn)

  • fixes bug in filter_lists which was ordering randomly because of conversion to set #39, #41 (@akhanf )

  • fixes the template workflow to comply with boilerplate changes #40 (@tkkuehn )

  • note: version number got bumped a few times when debugging bumpversion/publish actions -- ultimately I couldn't get it working right, so for now will be disabling tagging with bumpversion (i.e. only use it for bumping the version, not committing a tag - since I couldn't get this to properly trigger the publish action), and we will rely on creating a github release to trigger the push to pypi