Releases: Apolo151/guide_me
Releases · Apolo151/guide_me
v0.9: CLI App
The first CLI app version with all functionalities implemented.
Still needs implementing business logic in main file and throughout testing.
What's Changed
- Flow Diagram Addition by @LoayElhattab in #13
- core classes and data reading by @Apolo151 in #16
- visualize naming conventions by @Eslam-Radwan in #18
- WIP: create admin and user classes by @Apolo151 in #20
- refactoring and file management by @Apolo151 in #21
- reprioritize lines and edit minimum version by @Eslam-Radwan in #17
- separate map helpers into another files,and some renaming by @Apolo151 in #23
- refactoring the adjlist to be unordered_map by @Eslam-Radwan in #24
- Finish graphstate class by @Eslam-Radwan in #28
- Graph Traverse by @mazen200 in #26
- set up initial user workflow in main.cpp, and update user function to… by @Apolo151 in #25
- Added map update functionalities by @Mahmoud-Bassem in #31
- All paths finished, waiting for review by @mazen366 in #30
New Contributors
- @LoayElhattab made their first contribution in #13
- @Eslam-Radwan made their first contribution in #18
- @mazen200 made their first contribution in #26
- @Mahmoud-Bassem made their first contribution in #31
- @mazen366 made their first contribution in #30
Full Changelog: v1.0...v0.9
v1.0: CLI app
Full Changelog: v1.0...v1.0