Skip to content

Release v3.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 02:39
· 1 commit to main since this release
3.5.0

3.5.0 (2023-09-11)

Changes

  • Add simple test file, remove python2 support. [Stephen L Arnold]

  • Still more modernization, use pytest instead of nose. [Stephen L Arnold]

    • cleanup and update workflows and pkging/config files

Other

  • Update new changelog for release. [Stephen L Arnold]

  • Merge pull request #6 from sarnold/cleanup2. [Steve Arnold]

    modernize packaging and tox file

  • Even more modernizing, swap out optparse, swap in argparse. [Stephen L Arnold]

    • note this should emulate the original behavior
  • Doc: use current issues link, reformat history file. [Stephen L Arnold]