v0.5.2 release
Fixed
- SPA modules will use the same default vocabularies even if not instantiated in the context of a spa.Network. (#174, #185)
- Disallow Python keywords, including None, True, and False, as well as unicode characters from Python names. (#188, #187)
- Allow action rules without name to have no effects. (#189, #191)
- Raise exception when using NumPy arrays in SPA operations which would give unexpected results. (#192, #193)