- [#326] Fix parsing if algorithm, compression_mechanism, or encryption_mechanism are not present in Factories
- CompressionFactory, EncodingFactory, EncryptionFactory classes now have a register_extension method decorator to extend API classes for the pack/unpack functionality
- The factory will fallback to the Base class when no mapping is found