Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Functionality Tagging #65

Closed
wants to merge 6 commits into from

Commits on Oct 3, 2024

  1. Fix formatting issues in DeveloperGuide.md

    Fix minor formatting issues.
    HanB1n committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3538269 View commit details
    Browse the repository at this point in the history
  2. Revert "Fix formatting issues in DeveloperGuide.md"

    This reverts commit 3538269.
    HanB1n committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    26aee2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94be62b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8340ad4 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    4239e16 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Add Feature Create Tag

    Update Tags to include TagName as a Name
    Add CreateTagCommand to allow creation of Tags.
    Add CreateTagCommandParser to parse arguments for creating Tags.
    Add 2 exceptions related to Tags.
    Add new class TagName.
    
    Edit Storage to save and load Tags across runs.
    HanB1n committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    a917fa3 View commit details
    Browse the repository at this point in the history