Skip to content

Instantly share code, notes, and snippets.

@suma
Last active August 29, 2015 14:04
Show Gist options
  • Save suma/cf2dd6881d09caacd9fb to your computer and use it in GitHub Desktop.
Save suma/cf2dd6881d09caacd9fb to your computer and use it in GitHub Desktop.
Jubatus 0.6.1

Release 0.6.1 - 2014/07/22

  • Improvements
    • Support for OS X Mavericks (#833)
    • Add sanity check configure option (#835)
    • Fix linear_mixer to use interconnect_timeout (#720)
    • Add ABI version number to object file (#812)
    • #825, #832, #847
  • Bug fixes
    • Fix timed-out connection instances are left in the pool (#836, #837)

Release 0.0.2 - 2014/07/22

  • Improvements
    • Support for OS X Mavericks (#20, #23)
    • Make parameter name consistent with config (#38)
    • Add ABI version number to object file (#39)
    • #34, #35, #36, #40
  • Bug fixes
    • classifier, regression: Fix a misused iterator (#21)
    • Remove out-of-bound access to vectors (#25)
    • Make bit_vector safer (#33)
    • Fix test for x86 machine (#31)
@kmaehashi
Copy link

Thank you!

jubatus_core

classifier, regression: Fix a misused iterator (#21)

This should be in Bug fixes category.

👍 LGTM except above.

@suma
Copy link
Author

suma commented Jul 22, 2014

ナオシマシタ.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment