Skip to content

v1.4

Compare
Choose a tag to compare
@mingyang143 mingyang143 released this 24 Oct 15:49
· 292 commits to master since this release
9811d74

VolunTier - v1.4

📅 Release Date

2024-10-24

💯 New Features

  • Lesson Class: Introduced a new Lesson class for managing lessons within the application.
  • Subjects: Added functionality to handle subjects, enabling better organization and categorization of lessons.
  • findSubject: Added the ability to search for people teaching or learning the subject using findSubject.

⭐ Enhancements

  • Added unit tests for the following functionalities:
          Add: Ensure the system correctly adds new data.
          View: Tests to verify that viewing functionality is working as expected.
          Import: Test coverage for the import feature to validate successful imports of data.
  • Parser Streamlining: The parser has been streamlined to improve performance and accuracy in interpreting commands.
  • UML Integration: Added an updated UML diagram to document the class relationships and system architecture.

💻 UI Improvements

  • Edited User Interface: Refined the UI for a more intuitive and responsive user experience.

🧑‍💻 Contributors

Thanks to the following contributors for this release:


Full Changelog: v1.3...v1.4