Skip to content

Releases: waveyboym/COS-214-Project

v0.9.0-stable

07 Nov 07:04
616eade
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0-alpha...v0.9.0

v0.7.0-alpha

05 Nov 15:32
55e6046
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1-beta...v0.7.0-alpha

v0.5.1-beta

02 Nov 19:59
35393ac
Compare
Choose a tag to compare

Changes and updates include:

  1. Updated uml diagram.
  2. Implementation of all classes in code(excluding meal and order and kitchen).
  3. Implementation of unit tests for these classes(total 160+ unit tests).
  4. Implementation of fully functional customer ui.

This update and release mainly serves to update our codebase with changes from the past week of work.

What's Changed

New Contributors

Full Changelog: v0.1.9-alpha...v0.5.1-beta

v0.1.9-alpha

22 Oct 11:41
77c1fd7
Compare
Choose a tag to compare

This release represents a significant restructuring of the backend application.

  1. Updated readme and setup instructions to be more clear and concise
  2. Created bash scripts to automate the build process for getting from empty folder to working application
  3. Introduced multi-threading to the backend to allow one thread to listen to incoming requests from connected clients and another thread to automatically progress the game/simulation forward.
  4. Updated doxyfile so that when it used to generate documentation, it generates that documentation in a format we have specified(in HTML)
  5. On the frontend, made the socket connection available on a global scale by using contextProviders in Reactjs
  6. Added various tests templates and restructured how tests are conducted and where they can be placed.

What's Changed

Full Changelog: v0.1.0-alpha...v0.1.9-alpha

v0.1.0-alpha

17 Oct 09:41
aabd568
Compare
Choose a tag to compare

This zip files contain the project files at it's most empty state, that is no no official coding has started however the entire build system has been set up

What's Changed

Full Changelog: https://github.com/waveyboym/COS-214-Project/commits/v0.1.0-alpha