JirAgileR 0.0.2.1 2021-06-08

  • Added new function get_jira_dashboards() & included in unit testing
  • Updated & improved documentation
  • Added status badges

JirAgileR 0.0.1.4 Unreleased

JirAgileR 0.0.1.3 Unreleased

  • Removed data.table heavy dependency, as only rbindlist(x, fill=TRUE) was used.

JirAgileR 0.0.1.2 Unreleased

  • Added unit testing with codecov
  • Added support for saving credentials through the save_jira_credentials() function.
  • Changed the naming convention of the package to improve the usability towards the user.
  • Added a NEWS.md file to track changes to the package.