- Added OpenVSCode Server
- Fixed Issue #1: Staging area is now created if it does not exist
- Fixed Issue #2: Updated README.md and updated default wsl.conf
- Updated docker-compose from
1.28.4
to2.0.0
. Command is nowdocker compose
instead ofdocker-compose
- Updated Gradle from
6.8.3
to7.2
- Updated Apache Maven to from
3.6.3
to3.8.2
- n install the latest nodejs version instead of lts version
- All other software packages are installed with the latest version
- Added .gitattributes config to ensure sh files stay with lf line ending
- Introduced this changelog