This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
Releases: audio-engineer/aau-p1-software
Releases · audio-engineer/aau-p1-software
1.0.0
This is the first release of the simple Commuting CLI
.
This version is the version that will be submitted as part of the exam materials for the P1 project exam at Aalborg University in Copenhagen.
What's Changed
- Add test by @audio-engineer in #1
- Set CMake C standard variables for the main executable project by @audio-engineer in #2
- Make small corrections and update README.md by @audio-engineer in #3
- Add minor fixes by @audio-engineer in #4
- Update CLion configuration by @audio-engineer in #5
- Update ClangTidy configuration, update sample code by @audio-engineer in #6
- Update CLion configuration, update sample code by @audio-engineer in #7
- Add support for User input, refactor constants enum by @TexWO in #8
- Update sample code, start working on cURL abstractions, update projec… by @audio-engineer in #9
- Add User-input encoding, refactor variable naming by @TexWO in #10
- Start work on support for user preferences by @audio-engineer in #11
- Martin by @audio-engineer in #13
- Remove newline at beginning of application.c by @audio-engineer in #14
- Add function to get key value from save file, called GetUserPreference. by @SebastianMygind in #15
- VS Code settings by @Danar435 in #17
- Update editor/IDE configuration by @audio-engineer in #19
- Update .clang-tidy according to Google Style Guide by @audio-engineer in #20
- Add Trip calculation logic by @TexWO in #21
- Added calculations.c by @Danar435 in #18
- Martin by @audio-engineer in #25
- Improve ClangTidy naming configuration by @audio-engineer in #26
- change the structure of ... by @SebastianMygind in #22
- Update project configuration by @audio-engineer in #27
- Updated evaluate.c by @MadsHeilmann in #24
- Add a better way for iterating through JSON. Add checking if 'leg' is… by @TexWO in #28
- add sorting function by @SebastianMygind in #29
- Added output functionality and updated evaluate function by @MadsHeilmann in #30
- Merged sort functionality into existing functions and fixed the code not compiling from previous PR (Sorry btw) by @MadsHeilmann in #31
- Updated output.c to also include the correct TripData values by @MadsHeilmann in #32
- Martin by @audio-engineer in #33
- Finish calculations by @Danar435 in #34
- Few minor updates to output.c by @MadsHeilmann in #35
- Refactor trip.{h,c} by @audio-engineer in #39
- Clean up includes, add minor corrections by @audio-engineer in #41
- Updated output.c to be more 'expressive' and 'clear' in the print functions by @MadsHeilmann in #38
- Functional input by @SebastianMygind in #37
- Clean up more includes, optimize TESTPopulateTripArray for macOS in e… by @audio-engineer in #42
- Add a way to calculate distance between stations in trip.c. Add a tes… by @TexWO in #43
- Added printing of the route information from the Trips struct by @MadsHeilmann in #44
- Updated output to make the code easier to read, as well as removed health prompt in input.c by @MadsHeilmann in #46
- Fix Ungdomskort calculations, return double instead of string for CalculateTime by @Danar435 in #47
- Start refactor by @audio-engineer in #49
- Further encance UX/UI by @audio-engineer in #50
- Add space between emojis and text by @audio-engineer in #51
New Contributors
- @audio-engineer made their first contribution in #1
- @TexWO made their first contribution in #8
- @SebastianMygind made their first contribution in #15
- @Danar435 made their first contribution in #17
- @MadsHeilmann made their first contribution in #24
Full Changelog: https://github.com/audio-engineer/aau-p1-software/commits/1.0.0