Skip to content

Releases: sebaherrera07/jira-project-estimator

v1.2.0

16 Aug 11:57
882d768
Compare
Choose a tag to compare

What's Changed

  • Allow saving estimations.
  • Added estimations history view, to see how estimations evolved over time.
  • Updated Ruby, Rails, and gems versions.
  • Replace implementation start filter with Epic start_date

Full Changelog: v1.1.0...v1.2.0

v1.1.0

22 Sep 02:14
Compare
Choose a tag to compare

What's Changed

  • Add PERT estimator
  • Improve styles
  • Better responsiveness

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

17 Sep 03:34
75be301
Compare
Choose a tag to compare

What's Changed

  • User authentication
  • Authentication for Jira API
  • Can see list o Projects
  • Can see list of Epics from a Project
  • Can see list of Issues from an Epic
  • Can see the details of an Epic
  • Can see the progress of an Epic
  • Can see completion date estimations for an Epic
  • Filters by Label, Implementation Start Date, Expected Story Points, and Uncertainty Level

New Contributors

Full Changelog: https://github.com/sebaherrera07/jira-project-estimator/commits/v1.0.0