Skip to content

v0.18.0

Compare
Choose a tag to compare
@mlhaufe mlhaufe released this 01 Nov 21:39
· 7 commits to master since this release
243524b

What's Changed

  • Bugfix: vue pages no longer reference domain entities directly by @mlhaufe in #409
  • Updated dependencies by @mlhaufe in #410
  • Added initial unit testing by @mlhaufe in #411
  • Split Rationale page into "Context and Objective" and "Situation" pages by @mlhaufe in #415
  • Created initial mockups for workbox changes by @mlhaufe in #413
  • Enforcing the Requirement Identification principle by @mlhaufe in #418
    • Added reqId to entities
    • Created Epic entity
    • Goals -> Scenario page now lists Epics instead of User Stories
    • Created /api/epic endpoints
    • Lifted the UserStory.outcome and UseCase.goalInContext fields to Scenario.outcome
    • Added reqId labels to UI panels
    • Added reqId column to data tables
    • Context and Objective page entity changed from Goal -> Outcome
    • Removed the /api/goal endpoints
    • Obstacles page merged into Situation page

Full Changelog: v0.17.0...v0.18.0