Skip to content

Version 2.1.0.20

Compare
Choose a tag to compare
@emmanvg emmanvg released this 03 Dec 19:35
· 45 commits to master since this release
  • [#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