Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 238 Bytes

File metadata and controls

5 lines (5 loc) · 238 Bytes

1.2.0

  • Allow user to disable SSL peer ceritifcate validation #44
  • Allow commands with "'" chars on Ruby 2.x, fixes #69
  • Fixed uninitialized constant Module::Kconv in Ruby 2.x, fixes #65
  • Commands with non-ASCII chars should work, #70