Skip to content

Releases: tkuchiki/slp

v0.2.1

04 Dec 14:09
a55baab
Compare
Choose a tag to compare
  • Fixed the issue that the slp diff command is not working
  • Removed -noabstract, --bundle-values, and --bundle-where-in from slp diff command
  • Added sha256 checksum of tar.gz files to slp_<VERSION>_checksums.txt

Changelog

  • a55baab Merge pull request #15 from tkuchiki/remove-unnecessary-options-from-diff-command
  • 42a9d5d Merge pull request #13 from suzuki-shunsuke/ci-add-targz-to-checksums
  • a743ab8 Merge pull request #12 from shima004/fix/diff-define-option

v0.2.0

26 Oct 12:03
fe0a5a9
Compare
Choose a tag to compare
  • Add pg subcommand, and supported slow query log of PostgreSQL
  • The functionality of slp has been migrated to slp my

Changelog

v0.1.2

04 Dec 03:38
e32a6cf
Compare
Choose a tag to compare
  • [bugfix] Fixed behavior when reading stdin

Changelog

  • e32a6cf Merge pull request #7 from kitagry/fix-on-linux

v0.1.1

26 Jul 13:00
ffb7e56
Compare
Choose a tag to compare

Bug fix

  • Fix percentile calculation

Refactor

Changelog

  • ffb7e56 Merge pull request #6 from tkuchiki/fix-percentile

v0.1.0

26 Jul 01:41
510033f
Compare
Choose a tag to compare

Initial release

Changelog