Skip to content

Instantly share code, notes, and snippets.

@kmaehashi
Last active December 26, 2016 04:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kmaehashi/c85ae93eb88851da007f0545b3828557 to your computer and use it in GitHub Desktop.
Save kmaehashi/c85ae93eb88851da007f0545b3828557 to your computer and use it in GitHub Desktop.
Jubatus 1.0.1 release note candidate

Release 0.4.1 (2016-12-26)

  • New Features
    • Support Embedded Jubatus (#70)
  • Improvements
    • Implement __repr__ method to base classes (#42, #71)
    • Add jubakit.model.JubaModel example (#68)
    • Add jubakit.model.JubaDump example (#69, #71)
  • Bug Fixes
    • Fix document typos (#67)

Release 1.0.1 - 2016/12/26

  • Improvements
    • Support OpenCV 2.0 in image extraction plugin (#1168, #1174, #1175)
    • fv_converter plugin loading code moved to Jubatus Core (#1171)
    • Improve Dockerfile (#1170, #1172, #1173)

Release 1.0.1 - 2016/12/26

  • Improvements
    • fv_converter plugin loading code moved from Jubatus server (#338)
    • Add rwmutex sanity check assertion (#312)
    • Upgrade waf to support build with Python 3.5 (#277, #308)
  • Bug fixes
    • anomaly: fix "ignore_kth_same_point": false treated as true (#340)
    • classifier: fix euclidean distance classifier name (#341)
    • classifier: fix unlearner not protected by mutex (#311, #343)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment