Skip to content

Releases: scimbe/VS_Pattern_By_KI

v0.1.0

06 Mar 09:58
8b5af4d

Choose a tag to compare

v0.0.3

05 Mar 20:30
6b456ee

Choose a tag to compare

Full Changelog: v0.0.2...v0.0.3

v0.0.2

05 Mar 20:27

Choose a tag to compare

What's Changed

  • Add unit tests for various classes by @scimbe in #4
  • Integrate all Maven projects in GitHub CI/CD by @scimbe in #5
  • Fix action error in Maven by @scimbe in #6
  • Fix CI/CD runner issue with Maven setup by @scimbe in #7
  • Fix Maven workflow and add best practices by @scimbe in #8
  • Update actions/cache to v3 in GitHub Actions workflow by @scimbe in #9

Full Changelog: v0.0.1...v0.0.2

v0.0.1

05 Mar 11:06

Choose a tag to compare

Was ist neu

Dieses Repository enthält Beispielimplementierungen verschiedener Entwurfsmuster (Design Patterns), die in der Vorlesung Verteilte Systeme (VS) von Prof. Dr. Martin Becke verwendet werden. Jedes Pattern wurde als eigenständiges Maven-Projekt implementiert, um die praktische Anwendung in verteilten Systemen zu demonstrieren.
Zum Test der Integrationsmöglichkeiten von Claude in die Lehre wurde das SE durch Claude begleitet. http://claude.ai/.

New Contributors

  • @scimbe made their first contribution in #1

Full Changelog: https://github.com/scimbe/VS_Pattern_By_KI/commits/v0.0.1