Skip to content

Latest commit

 

History

History
69 lines (37 loc) · 957 Bytes

File metadata and controls

69 lines (37 loc) · 957 Bytes

History

1.0.1 (2019-xx-xx)

  • Use click rather than optparse.
  • Remove nice/ionice options.
  • Add manifest file.
  • Bump sentry-sdk

1.0.0 (2019-06-11)

  • Fix typo.

0.3.2 (2018-11-17)

  • Bump spoon dependency version.

0.3.1 (2018-10-08)

  • Upgrade from Raven to Sentry SDK.

0.2.0 (2017-04-04)

  • Improvements to the temporary filename generation.

0.1.10 (2017-03-28)

  • Switch to mysqlclient.

0.1.9 (2017-01-09)

  • Dependency updates.

0.1.8 (2016-12-01)

  • Style fixes.

0.1.7 (2016-11-08)

  • Remove unused imports.

0.1.6 (2016-11-07)

  • Make a package and install in the environment.

0.1.5 (2016-10-27)

  • Dependency updates and fixes.

0.1.4 (2016-10-25)

  • Use a better temporary file location.

0.1.3 (2016-10-24)

  • Change to pymysql.

0.1.2 (2016-10-21)

  • Style fixes.
  • Documentation improvements.

0.1.1 (2016-10-19)

  • Minor bug fixes.

0.1.0 (2016-10-17)

  • Migration from internal code.