- update to 2.0.0:
* fix pypi classifiers (#634)
* ResultList class to support the iterator interface
* Async improvement: Allow setting the number of worker threads for JIRA.\_fetch\_pages
* Add Group resource
* Changed fields type checks into single if/elif block following PR feedback
* Create copy of fields list in JIRA.search\_issues to prevent mutating the original list
* update pyyaml dependency
* build: cleanup
* Update Travis badge to travis.com
* avoid pycrypto dependency
* travis: fix deploy
* build: chore
* travis: publish workaround
* group\_members should return sorted user keys (#611)
* api: py37 support and rename async to async\_ (#604)
* Fix spelling error
* Passthrough states as a csv string
* Remove the email\_user method as it is obsolete
* Remove support for renaming users in Jira versions less than 6.0.0
* travis: remove test pypi server
* travis fixes (#608)
* fix travis
* Update README.rst
* Update README to reflect branch model
* travis fixes
* Adopt pre-commit hooks
* Add Bug and Feature Request Templates
* Fix cspell problems
* remove ordereddict requirement
OBS-URL: https://build.opensuse.org/request/show/655762
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jira?expand=0&rev=3
* fix pypi classifiers (#634)
* ResultList class to support the iterator interface
* Async improvement: Allow setting the number of worker threads for JIRA.\_fetch\_pages
* Add Group resource
* Changed fields type checks into single if/elif block following PR feedback
* Create copy of fields list in JIRA.search\_issues to prevent mutating the original list
* update pyyaml dependency
* build: cleanup
* Update Travis badge to travis.com
* avoid pycrypto dependency
* travis: fix deploy
* build: chore
* travis: publish workaround
* group\_members should return sorted user keys (#611)
* api: py37 support and rename async to async\_ (#604)
* Fix spelling error
* Passthrough states as a csv string
* Remove the email\_user method as it is obsolete
* Remove support for renaming users in Jira versions less than 6.0.0
* travis: remove test pypi server
* travis fixes (#608)
* fix travis
* Update README.rst
* Update README to reflect branch model
* travis fixes
* Adopt pre-commit hooks
* Add Bug and Feature Request Templates
* Fix cspell problems
* remove ordereddict requirement
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jira?expand=0&rev=6