What's Changed
- Added GDB installation for an improved debugging experience by @in-my-ellement in #11
- Added sample code that will pass all the example test cases by @Elan456 in #12
- Moved student file checking and organization to the
utils
package by @Elan456 in #12 - Full C++ and C parsing for more reliable function removal/extraction by @anabasisgo in #14
- Added
run_autograder
checksum security fix by @anabasisgo in #13 - Formatting and README updates by @Elan456 in #15
New Contributors
- @in-my-ellement made their first contribution in #11
- @anabasisgo made their first contribution in #14
Full Changelog: v0.2.0...v0.3.0