Skip to content

Releases: final-hill/cathedral

v0.10.2

29 Jul 15:19
868b0ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

29 Jul 05:26
0f9fa39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

29 Jul 04:27
6865c4c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

27 Jul 20:59
fd51a02
Compare
Choose a tag to compare

What's Changed

  • 133 Moved to a Client/Server model in #199
  • Deprecated use of Github pages and migrated to Azure
  • 207 Replaced custom ORM with mikroorm in #209
  • 200 Implement user accounts in #216
  • 221 Infrastructure as Code in #221
  • 201 Azure Infrastructure configuration in #222
  • Github pipeline configuration
  • Configured OpenID connect communication between Azure <-> Github
  • Defined Contributing.md documentation
  • Created client/server debugging functionality
  • Removed the Interactor classes as they were redundant with the Repository functionality
  • Removed Repository classes (now managed my the ORM)
  • Layout simplifcation and updates to support the User+Role functionality
  • Introduced Organization concept and adjusted page routes /<organization>/<solution>/foo/bar
  • Miscellaneous minor bug fixes across pages
  • Defined API endpoints:
.
└── /api
    ├── /approles
    ├── /auth
    ├── /functional-behaviors
    ├── /limits
    ├── /outcomes
    ├── /system-components
    ├── /appuser-organization-roles
    ├── /constraints
    ├── /glossary-terms
    ├── /non-functional-behaviors
    ├── /persons
    ├── /use-cases
    ├── /appusers
    ├── /effects
    ├── /invariants
    ├── /obstacles
    ├── /solutions
    ├── /user-stories
    ├── /assumptions
    ├── /environment-components
    ├── /justifications
    ├── /organizations
    └── /stakeholders

Full Changelog: v0.8.0...v0.9.0

v0.8.0

29 Jun 20:13
0caba3e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

24 Jun 00:13
da3b605
Compare
Choose a tag to compare

What's Changed

  • 11 Reviewed local-first strategy for syncing data by @mlhaufe in #11
  • 126 Fixed bug with cascading deletes not working by @mlhaufe in #126
  • 132 Migrated data layer from localstorage to database by @mlhaufe in #170
  • 143 Schema Update: Components now extend Actors by @mlhaufe in #143
  • 152 UseCase classes refactored into Interactor classes by @mlhaufe in #152
  • 153 Domain entities refactored to reference Solution and not PEGS classes by @mlhaufe in #153

Full Changelog: v0.6.0...v0.7.0

v0.6.0

15 Jun 23:43
15ef8aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

10 Jun 02:54
777c3bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.5.0-beta

09 Jun 03:07
47d9dc4
Compare
Choose a tag to compare
v0.5.0-beta Pre-release
Pre-release

What's Changed

Full Changelog: v0.5.0-alpha...v0.5.0-beta

v0.5.0-alpha

30 May 17:50
2ee3c91
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0-alpha