* Upgrade dependencies * Make method `one_gadget`'s arguments more magic * Add Appveyor CI * Refine method for fetching remote build ids
1.3.7
* use 256 bit color * add `--version` option
1.3.6
* don't fetch remote build id when libc is given * add builds with glibc version >= 2.19, thanks zachriggle ! (https://github.com/david942j/one_gadget/issues/5)
1.3.5
* Handle error when target has invalid build id. * Raise proper message when facing unsupported architecture. * Fix bug when file path contains special characters. * Refine docs.
1.3.4.1
* Fix fails on ruby 2.1 (Thanks [lyc12345](https://github.com/lyc12345) !)
1.3.4
* Use optparse instead of optionparser (seems it broken in some ruby dist). * Fix one_gadget fails to find gadgets in glibc-2.15. * Upgrade elftools to 0.2.0 * Add CI test of ruby 2.1.0