X-Git-Url: http://git.osdn.net/view?p=osdn-codes%2Fosdn-cli.git;a=blobdiff_plain;f=ChangeLog;h=c47df0283a65d2bf639c23f62e06be5ca6d0c8c6;hp=f9bce7e0c9cd630b8c2083251d69d8d27942d819;hb=06fb6dcc777c54c72ced5945e26b6542c35c9296;hpb=344cd622752c9f2f94b3e67ea1823470767ab19a diff --git a/ChangeLog b/ChangeLog index f9bce7e..c47df02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,56 @@ +2017-02-15 Tatsuki Sugiura + + * Fix command class loader to support ruby 1.9.x. + * Version 0.1.8 + +2016-10-04 Tatsuki Sugiura + + * Version 0.1.7 + * Update API core lib dependency to follow domain change. + +2016-07-27 Tatsuki Sugiura + + * Version 0.1.6 + * frs_upload, relfile: Auto retry on upload error. + +2016-07-20 Tatsuki Sugiura + + * Version 0.1.5 + * frs_upload, relfile: Add bandwidth limit option. + +2016-07-01 Tatsuki Sugiura + + * Version 0.1.4 + * frs_upload, relfile: Add progress options. + +2016-05-26 Tatsuki Sugiura + + * Version 0.1.3 + * frs_uplaod, relfile: Allow multiple target arguments. + +2016-05-18 Tatsuki Sugiura + + * Version 0.1.2 + * frs_uplaod: Small improvement on partial directry upload with new release. + +2016-05-10 Tatsuki Sugiura + + * Version 0.1.1 + * frs_uplaod: Support partial upload. + +2016a-03-25 Tatsuki Sugiura + + * Version 0.1.0 + * frs_uplaod: Add check for vanishing server package or release. + +2016-03-23 Tatsuki Sugiura + + * Version 0.0.8 + * frs_upload: Save local file digest to vars + * relfile: Save local file digest to vars + * Version 0.0.9 + * Enable SSL cert verification on defualt + 2016-03-22 Tatsuki Sugiura * Version 0.0.7