Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 18:06
· 251 commits to master since this release
4581ad8

CurricularAnalytics v0.7.0

Diff since v0.6.6

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: