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

Fix sort feature in list, command usage for UG and class diagram #129

Merged
merged 4 commits into from
Apr 6, 2024

Conversation

wjunjie01
Copy link

@wjunjie01 wjunjie01 commented Apr 6, 2024

Sorting bug: Fixes #119, #117

Remove list class UML diagram: Fixes #144, #151

Update user guide so that erroneous input (including whitespaces) after a command will be shown as an invalid command:
Fixes #145, #116

@wjunjie01 wjunjie01 added type.Bug A bug priority.Medium Nice to have labels Apr 6, 2024
@wjunjie01 wjunjie01 added this to the v2.1 milestone Apr 6, 2024
@wjunjie01 wjunjie01 self-assigned this Apr 6, 2024
@wjunjie01 wjunjie01 changed the title Fix sort feature in list bug Fix sort feature in list, list command usage and class diagram Apr 6, 2024
@wjunjie01 wjunjie01 changed the title Fix sort feature in list, list command usage and class diagram Fix sort feature in list, command usage for UG and class diagram Apr 6, 2024
@wjunjie01
Copy link
Author

Update user guide, for commands with whitespaces at the end that result in invalid format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment