Skip to content

Releases: MathWorks-Teaching-Resources/Fundamentals-of-Programming

v1.2.0

31 Oct 19:01
Compare
Choose a tag to compare

Maintenance for R2024b

  1. Update .gitattributes and .gitignore
  2. Update workflow files for GitHub including posting test results on
    Pages
  3. Update code by moving functions into the optimal location in the
    script, per 24a
  4. Add solutions to InstructorResources
  5. Make sure Scripts and Solutions match
  6. Update the startup app and the project to start the app
  7. Update the SoftwareTests to a new structure and write necessary
    pre/post files
  8. Think about how to handle colors in dark theme for CaesarCipher
    example
  9. Remove OldVersions
  10. Reset scripts to all open as Output Inline

v1.1.1

22 Aug 19:54
Compare
Choose a tag to compare

Minor updates.

v1.1.0

27 Nov 22:00
Compare
Choose a tag to compare

Update to the current modular courseware structure

  • Add startup app
  • Improve support for dark or light theme use
  • Add alt-text on images and equations in all the scripts
  • Add basic smoke tests
  • Add information about how to contribute to the development of this module

v1.0.6

27 Jan 22:29
Compare
Choose a tag to compare

Update MATLAB Onramp link

v1.0.5

10 Oct 10:41
Compare
Choose a tag to compare

This release fixes a bug in Branches.mlx by including the functions chaosSquareMap and updateChaosGame as local Helper Functions in the "Image Generation Code" section.

v1.0.4

25 Aug 19:08
Compare
Choose a tag to compare

This release adds several new features.

  • Support for opening in MATLAB Online from the README page
  • Simplified script names
  • An .html navigation page for use on desktop
  • Improved experiences with back arrow navigation from within a script

v1.0.3

12 May 14:09
Compare
Choose a tag to compare

Add a note to the Support section of the README to explain that there are solutions available to instructors upon request.

v1.0.2

15 Feb 14:23
Compare
Choose a tag to compare

This maintenance release includes:

  1. Descriptive alt-text for each information-bearing image
  2. Adapted images to work with either dark or light backgrounds
  3. Fixes to several improperly targetted links

v1.0.1

09 Dec 17:16
bc7cf54
Compare
Choose a tag to compare

Updating the README with appropriate cross-links to File Exchange.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

09 Dec 16:58
Compare
Choose a tag to compare

This is the initial release of a set of interactive examples on the topic of practical programming. Please see the README for full details.