Skip to content

Apptools 5.2.1

Latest
Compare
Choose a tag to compare
@corranwebster corranwebster released this 23 Jun 08:28
· 7 commits to main since this release
237c319

This is a bugfix release fixing a Python 3.11 compatibility issue in StatePickler.

Thanks to the following contributors:

  • Mark Dickinson
  • Tony Ni
  • Rahul Poruri

Fixes

  • Fix StatePickler for Python 3.11. (#328)
  • Add encoding as an attribute for LogFileHandler initialization (#324)

Build

  • Drop Python 3.6 and MacOS from EDM test matrix. (#332, #333)
  • Update Github workflows (#326)