Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 698 Bytes

CHANGELOG.md

File metadata and controls

29 lines (22 loc) · 698 Bytes

0.3.1 (June, 5, 2018)

Fixed

  • Ensure markdown is used for pypi description

0.3.0 (November, 8, 2017)

Fixed

  • Prevent wasted CPU cycles on long searches by sleeping for 1 second after each result check

Changed

  • Bind some vars to make them visible in case of exception

0.2.1 (January, 4, 2017)

Fixed

  • Tests failing in Python 3

0.2.0 (January, 4, 2017)

Added

  • More test coverage

Changed

  • Splunk class version method is now a property
  • Updated README with correct usage and how to install
  • Setup.py adds more packaging information

Fixed

  • Bad Splunk logins are now caught and handled for real this time

0.1.0 (January, 3, 2017)

  • Initial release