- Ensure markdown is used for pypi description
- Prevent wasted CPU cycles on long searches by sleeping for 1 second after each result check
- Bind some vars to make them visible in case of exception
- Tests failing in Python 3
- More test coverage
- Splunk class version method is now a property
- Updated README with correct usage and how to install
- Setup.py adds more packaging information
- Bad Splunk logins are now caught and handled for real this time
- Initial release