Skip to content

v0.1.3

Compare
Choose a tag to compare
@smith120bh smith120bh released this 27 Sep 04:33
· 171 commits to master since this release
7167318

This update primarily adds only typing and documentation. However, some changes that have gone along with typing have involved breaking changes.

Breaking Changes

The files in which some functions are located have been rearranged. For example, signature_ss() and m_recommend() have moved from helpers.py to fsm.py - which both fixes some typing issues and makes more rational sense given that these functions are actually running FSM analyses! All functions still exist - nothing's been removed - but you may need to import them from different locations now.

What's Changed

Dependabots

Full Changelog: v0.1.2...v0.1.3