1. Jun 01, 2016
  2. May 28, 2016
  3. May 26, 2016
  4. Mar 15, 2016
  5. Mar 10, 2016
  6. Feb 27, 2016
  7. Feb 16, 2016
  8. Jan 21, 2016
  9. Jan 20, 2016
  10. Jan 09, 2016
  11. Jan 06, 2016
  12. Dec 20, 2015
  13. Dec 15, 2015
  14. Nov 29, 2015
  15. Nov 19, 2015
  16. Nov 15, 2015
  17. Nov 08, 2015
    • Andrew Poelstra's avatar
      Bump minor version number · 54632bf7
      Andrew Poelstra authored
      We had added a necessary include directory to build.rs but not updated the
      library on crates.io, so dependencies of rust-secp were failing to build.
      (However, on my local system I had secp installed in /usr/local/include,
      so I did not notice the problem until Travis pointed it out on a different
      project!)
      54632bf7
  18. Oct 28, 2015
  19. Oct 26, 2015
  20. Oct 25, 2015
    • Andrew Poelstra's avatar
      Update for breaking changes in underlying rustc. · f1e1da12
      Andrew Poelstra authored
      This should be a major version number since I changed public constants
      in the ffi module. I'm not doing so as the invariant "will the constants
      be meaningful to the underlying library" has not changed.
      
      In general this library's version numbers do not map well to the
      underlying library, which is as-yet not versioned at all, so users
      need to always be running "the lastest" rust-secp256k1 anyway, and
      semantic versioning can't really be used meaninfully. So this is a
      bit of a judgement call.
      f1e1da12
  21. Oct 17, 2015
  22. Oct 14, 2015
  23. Oct 13, 2015
  24. Oct 11, 2015
  25. Oct 09, 2015