Skip to content

v1.1.4

Choose a tag to compare

@kuafuRace kuafuRace released this 24 Sep 01:26
· 234 commits to master since this release
English
  • [chore] Change method receivers from pointer to value to prevent property pollution when using global default instances, with no impact on caller API
  • [feat] Add twofish encryption algorithm support, including standard processing and streaming processing
中文
  • [chore] 将方法接受者从指针改成值,防止出现使用全局默认实例时属性污染现象,调用方 API 没有任何影响
  • [feat] 增加 twofish 加密算法支持,包括标准处理和流式处理

Full Changelog: v1.1.3...v1.1.4