Files
pumpbin/CHANGELOG.md
2024-07-09 15:50:26 +08:00

213 B

CHANGELOG

v1.1.0

  • Compress plugin via zlib.

v1.0.0

  • Implementing a Plug-in System with Extism.
  • Serialize the Plugin struct with Cap'n Proto for backward compatibility.
  • Refactor the project code.