All notable changes to this project will be documented in this file.
- Cannot assign bool to property Bluestone\Redmine\Entities\Version::$dueDate of type ?DateTime (#1)
- Serialization of Issue.
- Property name of Status is nullable.
- Serialize startDate & dueDate of Issue.
- DueDate format of Issue.
- Nullable DateTime casting.
- Replace Spatie DTO package with ours.
- Add attachments to Issue.
- Add category to Issue.
- Automatic update of CHANGELOG on commit on master.
- Add CHANGELOG.
- Can hit issues, projects & versions endpoints.
- Add tests & syntax analyser.
- Run tests automatically.