You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds support for lists as top-level container in non-nested MutableJson type (via #51)
Renames base classes for (nested) mutable containers to be more consistent between one another (now MutableContainer and NestedMutableContainer) (via #52)
Adds mypy to test extra dependencies, allowing for single-step installation of requirements (via #50)