mirror of
https://github.com/pumpbin/pumpbin
synced 2026-03-14 23:04:30 -07:00
274 B
274 B
CHANGELOG
v1.1.1
- Fixed: no error returned when holder not found
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.