- Maintenance release fixing problem with string dtype
1.7.1
- Documented the "safe" types explicitly - Fixed some minor type issues in HDF5 handling - Documented HDF5 typing more clearly
1.6.2
- Maintenance release for Zeonodo and JOSS citations
1.6.1
- Added LabNotebook.createWith() to handle failed result set creation - Added notes on createWith() to cookbook - Added doc/examples/ sub-directory with code examples - Added epyc.scripts to setup.py - Added documentation on command-line script - Added logging instead of explicit stderr messages - Added cookbook recipe on logging - Added installing type stubs for Python 10 - Changed ClusterLab testing to skip properly
1.5.1
- Added the ability to delete parameters from labs, to reset ready for the next experiment - Added parameter deletion to tutorial - Tests on updating parameters from setrUp() - Added cookcook recipe on adding parameters - Refactored experimental designs out of the lab classes
1.4.2
- Fixed issue with typing backwards compatibility - Fixed leaving spare cores in ParallalLab, and capped requests at the maximum number of cores available