信息
This release was made before Fury joined the Apache Incubator and thus it's a non-ASF release.
Author: chaokunyang
I'm pleased to announce the 0.1.2
release of Fury. This release is a enhanced verson based on fury 0.1.1
. It keeps binary compatibility with 0.1.0
/0.1.1
.
What's Changed
- [Java] Skip toString in annotation invocation handler readObject (#746)
- [Python] Use cloudpickle for local function serialization (#914)
- [Python] fix row format getter (#915)
Full Changelog: https://github.com/alipay/fury/compare/v0.1.0...v0.1.1