- #9 Username/password authentication added. Additionally it is no longer required to provide an authentication method (this allows for sending inquiries about publicly available resources)
- #10 User Impersonation feature added
- #11 All types are now available for import
- #12 Updated error handling
- #8
done_ratio
,start_date
anddue_date
parameters are available in create/update issue methods - #13 Redundant files removed from npm, documentation updated
- Fixed npm pipeline.
- ❗ BROKEN VERSIONS - DO NOT USE ❗
- Add changelog
- Add required
Content-Type': 'application/json
- (fix) Change
projectId
type (number
=>ProjectID
) inaddProjectMember
method - (fix) Make
params
parameter optional inlistUsers
method - (fix) Make
params
parameter optional inlistProjectNews
method
- Initial release. 100% support of Redmine's REST API
- This version was tested with Redmine 4.1.1 (2020-04-06)