Releases: rmorshea/spectate
Releases · rmorshea/spectate
1.0.0 - Spectate is Feature Complete
Spectate is now feature complete. No more new features are likely to be added in the near future.
This release includes a few minor breaking changes:
event
objects are now standard Python dicts (notImmutable
"dict-like" objects with attribute access)spectate.utils.Immutable
no longer exists.undo
param ofspectate.events.rollback()
is now required.