Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@eszmw eszmw released this 31 Oct 18:36

Maintenance for R2024b

  1. Update .gitattributes and .gitignore
  2. Update CI workflow files
  3. Rename all local functions we provide to be PascalCase while leaving
    some student-written functions in camelCase
  4. Add Solutions to InstructorResources and make sure Script and
    Solution version match
  5. Move some functions to a better location in the file per MATLAB
    language changes in R2024a to allow local functions to be defined in
    more places
  6. Update the startup app, and update the project startup/shutdown
    process to match
  7. Update the SoftwareTests to be more standardized and write
    appropriate pre/post files to set up and tear down testing conditions
  8. Update the README.md with more precise Open in MATLAB Online links