Releases: husky-team/husky
Releases · husky-team/husky
Husky version 0.1.2
Latest release(on 2017/02/27) with the following major changes:
- Avoid static non-pod variables
- Refactor CMake structures
- Improve log functions
- Support assertions for debug mode
- Support to build release_with_debug_info
- Support to build shared library
Husky version 0.1.1
Release(on 2016/12/29) with the following major changes:
- Improve ShuffleCombiner.
- Add balance function for ObjList among different threads.
- Include GLOG project as a thrid-party module.
- Support building in windows.
Husky version 0.1.0
First release on 2016/11/28.
- Core distributed computing components (ObjList, Channel, Mailbox)
- Various input formats (MongoDB, HDFS, NFS, Flume, BinaryFile).
- Aggregator
- Columnar data layout (AttrList)
- Some ML libraries (Logistic Regression, Linear Regression, SVM).