v0.7.0
CurricularAnalytics v0.7.0
Closed issues:
- Refactor curriculum metrics - to take a course as input, rather than a vertex index (#15)
- Create a save button in the visualization (#24)
- Fix Longest Path in Visualization (#29)
- How to manage academic year (#36)
- Leftover _temp files (#40)
- Write tests for optimization functions (#41)
- Accessing scope.id is deprecated, use scopeid(scope) instead. (#44)
- Add Code Coverage (#46)
- Write test(s) for requisite_distance (#55)
- Concept of Engineering Standing (#61)
- if you specify "Degree Plan" in the CSV file, but no term data is provided, read_csv() returns a Tuple rather than a DegreePlan object (#63)
- HTTP.stack warning (#69)
- Error in Calculated Delay Factor (#85)
- visualize not working when remotely accessing notebook (#87)
- Travis CI testing (#88)
Merged pull requests:
- Install TagBot as a GitHub Action (#84) (@JuliaTagBot)
- Development (#86) (@haydenfree)
- Development (#89) (@haydenfree)