This repository exposes an Angular CLI app generated with
ng new ponyracer
with each version of Angular CLI.
A dedicated branch per version makes changes very easy to watch. For example:
- https://github.com/cexbrayat/angular-cli-diff/compare/1.1.0...1.2.0
- https://github.com/cexbrayat/angular-cli-diff/compare/1.1.3...1.4.0
See table below for the complete list.
Note that this is inspired by RN diff.
This is a small project that we needed to keep our ebook Become a ninja with Angular and our online training about Angular up to date, we hope it can be useful for you too!
Version | Compare view | Stats |
---|---|---|
1.5.0-beta.4 | 1.5.0-beta.3...1.5.0-beta.4 | 1 file changed, 1 insertion(+), 1 deletion(-) |
1.5.0-beta.3 | 1.4.5...1.5.0-beta.3 | 1 file changed, 1 insertion(+), 1 deletion(-) |
1.4.5 | 1.4.4...1.4.5 | 1 file changed, 1 insertion(+), 1 deletion(-) |
1.4.4 | 1.4.3...1.4.4 | 1 file changed, 1 insertion(+), 1 deletion(-) |
1.4.3 | 1.4.2...1.4.3 | 1 file changed, 1 insertion(+), 1 deletion(-) |
1.4.2 | 1.4.1...1.4.2 | 1 file changed, 1 insertion(+), 1 deletion(-) |
1.4.1 | 1.4.0...1.4.1 | 1 file changed, 1 insertion(+), 1 deletion(-) |
1.4.0 | 1.4.0-rc.2...1.4.0 | 1 file changed, 1 insertion(+), 1 deletion(-) |
1.3.2 | 1.3.1...1.3.2 | 1 file changed, 1 insertion(+), 1 deletion(-) |
1.3.1 | 1.3.0...1.3.1 | 1 file changed, 1 insertion(+), 1 deletion(-) |
1.3.0 | 1.3.0-rc.5...1.3.0 | 1 file changed, 1 insertion(+), 1 deletion(-) |
1.2.8 | 1.2.7...1.2.8 | 1 file changed, 1 insertion(+), 1 deletion(-) |
1.2.7 | 1.2.6...1.2.7 | 3 files changed, 3 insertions(+), 2 deletions(-) |
1.2.6 | 1.2.5...1.2.6 | 1 file changed, 1 insertion(+), 1 deletion(-) |
1.2.5 | 1.2.4...1.2.5 | 2 files changed, 2 insertions(+), 2 deletions(-) |
1.2.4 | 1.2.3...1.2.4 | 1 file changed, 1 insertion(+), 1 deletion(-) |
1.2.3 | 1.2.2...1.2.3 | 1 file changed, 1 insertion(+), 1 deletion(-) |
1.2.2 | 1.2.1...1.2.2 | 2 files changed, 9 insertions(+), 6 deletions(-) |
1.2.1 | 1.2.0...1.2.1 | 9 files changed, 16 insertions(+), 9 deletions(-) |
1.2.0 | 1.2.0-rc.1...1.2.0 | 3 files changed, 6 insertions(+), 4 deletions(-) |
1.1.3 | 1.1.2...1.1.3 | 1 file changed, 2 insertions(+), 2 deletions(-) |
1.1.2 | 1.1.1...1.1.2 | 2 files changed, 2 insertions(+), 2 deletions(-) |
1.1.1 | 1.1.0...1.1.1 | 2 files changed, 3 insertions(+), 5 deletions(-) |
1.1.0 | 1.1.0-rc.2...1.1.0 | 2 files changed, 2 insertions(+), 1 deletion(-) |
1.0.6 | 1.0.5...1.0.6 | 1 file changed, 1 insertion(+), 1 deletion(-) |
1.0.5 | 1.0.4...1.0.5 | 1 file changed, 1 insertion(+), 1 deletion(-) |
1.0.4 | 1.0.3...1.0.4 | 3 files changed, 3 insertions(+), 5 deletions(-) |
1.0.3 | 1.0.2...1.0.3 | 5 files changed, 28 insertions(+), 10 deletions(-) |
1.0.2 | 1.0.1...1.0.2 | 1 file changed, 1 insertion(+), 1 deletion(-) |
1.0.1 | 1.0.0...1.0.1 | 1 file changed, 1 insertion(+), 1 deletion(-) |
1.0.0 | 1.0.0...1.0.0 | 28 files changed, 645 insertions(+) |
After an upgrade of Angular CLI on your project, you'll have to keep the configuration up-to-date, and it can be hard to keep track.
This project lets you easily know what changed. For example, from 1.1.1 to the 1.2.5.