Bug Fixes - hotfix, backward compatibility for pbar, iter_pbar
1.0.9
Bug Fixes - Fix numerical error when calculating training loss in conjugate gradient method(CPU implementation only) - Fix broken print out for progress bar.
1.0.8
Misc - No longer need root permission for installation.
1.0.7
Bug Fixes - Correct illegal Python Index Package(PIP). (Added missing files to MANIFEST)
Misc - Apply https://github.com/kakao/buffalo/issues/10 - Update unittest for travis-ci environments.