- Added `misprimingCheck` function to `primer3/thermoanalysis.pyx` - Corrected unclear syntax in C API code
0.4.1
- Better documentation regarding max. seq. lengths for thermo. calcs - `calcHairpin`, `calcHomodimer`, `calcHeterodimer`, and `calcEndStability` now raise `RuntimeError`s as appropriate
0.4.0
- Several major bug fixes in the design bindings pipeline - Better testing framework for the design bindings - New documentation system - Better under-the-hood thermodynamic analysis abstraction
0.3.1
- Improved support for sequences stored in Bytes objects - Renamed getThermoParams to loadThermoParams for clarity