Skip to content

Instantly share code, notes, and snippets.

@kmaehashi
Last active August 28, 2017 01:31
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/87e348c650a3620c74281318a83238e1 to your computer and use it in GitHub Desktop.
Save kmaehashi/87e348c650a3620c74281318a83238e1 to your computer and use it in GitHub Desktop.
jubatus 1.0.5 release note candidate

Release 0.6.0 (2017-08-28)

  • New Features
    • Add --transform option to jubamodel command (#75, #83)
  • Improvements
    • Fix library version for Python 2.6 (#88, #91)

Release 1.0.5 - 2017/08/28

  • New Features
    • Add python bridge plug-in (#1197, #1208, #1209)
  • Improvements
    • Image feature extraction plug-in now available on RHEL 6 (#1210)
  • Bug fixes
    • Fix config comparison on model load to work stably (#1207)

Release 1.0.5 - 2017/08/28

  • Improvements
    • bandit: add epsilon-decreasing method (#354, #381)
    • Improve compatibility with gcc-6.x (#368, #369)
    • Improve compatibility with FreeBSD (#376, #384)
    • Improve compatibility with environment missing ld.gold (#371)
    • Implement equality comparator for json objects (#380)
    • Improve string to number conversion (#377)
  • Bug fixes
    • nearest_neighbor: fix crash when search neighbors for empty model (#382, #383)
    • Fix FMV not working (#378, #379)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment