Python-redmine

Latest version: v2.5.0

Safety actively analyzes 631030 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

1.4.0

- Added: [Requests](http://docs.python-requests.org) is now embedded into Python-Redmine
- Added: Python-Redmine is now embeddable to other libraries
- Fixed: Previous release was broken on PyPI

1.3.0

- Added: Issue 108 (Tests are now built-in into source package distributed via PyPI)

1.2.0

- Added: [wheel](http://wheel.readthedocs.org) support
- Added: Issue 93 (`JSONDecodeError` exception now contains a `response` attribute which can be inspected to identify the cause of the exception)
- Added: Issue 98 (Support for setting WikiPage resource parent title and converting parent attribute to Resource object instead of being a dict)

1.1.2

- Fixed: Issue 90 (Python Redmine fails to install on systems with LC_ALL=C) (thanks to [spikergit1](https://github.com/spikergit1))

1.1.1

- Fixed: Issue 85 (Python Redmine was trying to convert field to date/datetime even when it shouldn't, i.e. if a field looked like YYYY-MM-DD but wasn't actually a date/datetime field, e.g. wiki page title or issue subject)

1.1.0

- Added: PyPy2/3 is now officially supported
- Added: Introduced `enabled_modules` on demand include in Project resource
- Fixed: Issue 78 (Redmine <2.5.2 returns only single tracker instead of a list of all available trackers when requested from a CustomField resource which caused an Exception in Python Redmine, see [this](http://www.redmine.org/issues/16739) for details)
- Fixed: Issue 80 (If a project is read-only or doesn't have CRM plugin enabled, an attempt to add/remove Contact resource to/from it will lead to improper error message)
- Fixed: Issue 81 (Contact's resource `tag_list` attribute was always splitted into single chars) (thanks to [Alexander Loechel](https://github.com/loechel))

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.