#Changes made to the course since its release:
-
November 8, 2018 - The course had a few very minor changes for Angular v7, primarily for the Angular CLI prompts. For details on the list of course changes, see: https://blogs.msmvps.com/deborahk/angular-getting-started-course-update-for-v7/
-
July 11, 2018 - The course was updated to Angular v6. Also updated to Bootstrap 4 with Font Awesome and RxJS 6. For details on the list of course changes, see: https://blogs.msmvps.com/deborahk/angular-getting-started-course-update-for-v6/
-
August 10, 2017 - The course was updated to incorporate the Angular CLI, use the new v4.3 HttpClient, plus more. For details on the list of course changes, see: https://blogs.msmvps.com/deborahk/angular-getting-started-course-update-for-v4-3/
-
October 18, 2016 - The course was updated for Angular 2 Final. For details on the list of course changes, see: https://blogs.msmvps.com/deborahk/angular-2-getting-started-course-update/
#Changes made to the project files since its release:
-
July 11, 2018 - The code was replaced with new start and final folders for Angular v6, Angular CLI 6, RxJS 6, Bootstrap 4, and Font Awesome.
-
August 10, 2017 - The code was all replaced with new start and final folders that leverage the Angular CLI.
-
June 21, 2017 - APM-CLI-Start was added. This is a copy of the starter files set up to work with the Angular CLI.
-
March 24, 2017 - APM-Start-Updated and APM-Final-Updated were added. These are updates to the sample code for Angular version 4. Note that the changes include modifications to the boilerplate files and the addition of an src folder to make these files compatible with the current version of the Angular Quick Start files.