I forgot to include the version key when parsing OpenSpool JSON data. This doesn't impact current functionality (tags are still parsed and applied correctly), but this needs to be fixed to support future features. Probably a good excuse to refactor the cludge-y static variables in the FilamentOpenSpool class anyway.
I forgot to include the
versionkey when parsing OpenSpool JSON data. This doesn't impact current functionality (tags are still parsed and applied correctly), but this needs to be fixed to support future features. Probably a good excuse to refactor the cludge-y static variables in the FilamentOpenSpool class anyway.