v4.0.7
What's Changed
- fix Overflow error in saving flows in io.save_masks by @pywugate in #1261
- Patch training bfloat16 on MPS bug by @mrariden in #1278
- Allows to open external links by @KacperPietka in #1265
- Change style vector to return zeros instead of random numbers and update docs. Remove CP4 welcome message. @mrariden in #1289 and #1298
- Fix typo in deprecation warning message by @cgohlke in #1322
- Increase block size from 224 to 256 in eval method to make consistent with documentation by @MassEast in #1330
- more verbose tox/pytest tests by @mrariden in #1332
- Faq update by @mrariden in #1341
New Contributors
- @pywugate made their first contribution in #1261
- @KacperPietka made their first contribution in #1265
- @MassEast made their first contribution in #1330
Full Changelog: v4.0.6...v4.0.7