- Fixed Atlassian public repo url
- Upgraded dependencies
- Dropped Clojure 1.8 support
- Disabled implicit cache for Emacs by default.
- Fixed issue with listing Jira issues.
- Added support for Clojure 1.10 and dropped for Clojure 1.7.
- Added initial tests for task trackers and repositories.
- Updated dependencies.
- Added namespaces for task trackers and repositories.
- Added ability to skip unexistent issues for Jira task tracker.
- Simplified Leiningen template and README sample code.
- Fixed unconditional issue type setting for Jira.
- Updated dependencies.
- Added ability to get related tasks in task trackers.
- Fixed task upsertion for TFS tracker.
- Upgraded dependencies.
- Implemented comments getting for tasks in task trackers.
- Implemented comments getting for pull requests in repositories.
- Added ability to get project URLs for repositories.
- Added ability to assign reviewers for pull requests.
- Fixed issue with merging Gitlab pull requests.
- Fixed teams handling issue.
- Implemented message creation.
- Deleted messaging integrations from cumulative package.
- Implemented getting credentials from environment.
- Fixed url getting for tasks in task trackers and projects in repositories.
- Added JQL (Jira Query Language) support.
- Added Emacs integration.
- Added support for TFS query paths.
- Added Slack integration.
- Implemented loose coupling and dependency resolver for integrations.
- Added default mock integration for trackers, repositories, messaging.
- Improved support for Gitlab and Github token authentication.
- Implemented subscription for messaging systems.
- Fixed issue with existing tags deletion in TFS tracker task upserting.
- Fixed issue with TFS tracker task upserting.
- Added ability to get pull request commits.
- Added ability to get pull request files.
- Added ability to create new tasks in all task trackers.
- Added support for description field in tasks.
- Added ability to fill in repository and tracker types manually for shorthand notation.
- Decomposed project into smaller components.
- Added Leiningen template to create new applications instantly.
- Added ability to use GitHub user repositories along with organization ones.
- Changed project namespace to "flower" on Clojars.
- Added shorthand notations to create single records for trackers, repositories and messaging.
- Added macro to supply default credentials while using shorthand notations.
- Added ability to change state and attributes for tracker tasks.
- Fixed tracker protocols to avoid collisions.
- Updated dependencies to the most recent versions.
- Fixed issue with impure functions.
- Fixed issue with tags for GitHub issues.
- Added ability to merge pull requests for GitLab and GitHub.
- Added initial tracker support for Jira, GitLab, GitHub and TFS.
- Added initial repository support for GitLab and GitHub.
- Added initial messaging support for Exchange.