Hi all. I've upgraded my cmd2 version from 0.8.0 to 2.4.3 and seeing an import error while trying to import Statekeeper and ParsedString from the cmd2 package. These classes got removed from v1.0.0 onwards.
ImportError: cannot import name 'Statekeeper' from 'cmd2'
Any idea how their functionality has changed/moved since the earlier version?