Skip to content
Snippets Groups Projects
Commit b884b5de authored by michael.minelli's avatar michael.minelli
Browse files

Changelog => Add upcoming 3.6.0 version

parent 73acb97d
Branches
No related tags found
No related merge requests found
......@@ -15,23 +15,33 @@
-->
## 3.5.0 (???)
Functionalities of this version will be split into multiple minor versions for scheduling reasons.
## 3.6.0 (???)
### ✨ Feature
- Link a commit of an exercise as a corrige of an assignment
- Add features related to corrige (commentary, commit specific link / update, delete link)
- **CLI**: Add some commands to generate files that will be used for terminal completion (bash, fish and zsh)
- **CLI**: Add "dojo upgrade" command to open the browser on the latest release page
### 🎨 Interface
- **CLI**: Move from `session` command to `auth` (for retro-compatibility, `session` command is still available, but hidden)
### 🔨 Internal / Developers
- Move all gitlab API calls to GitBreaker library
- SonarQube integration
- Dependencies update
- **API**: Multi-process start is disabled where it is not in a production environment
### 📚 Documentation
- Migration from Wiki to static web site
## 3.4.0 (2023-01-23)
## 3.5.0 (2024-02-26)
### ✨ Feature
- Link a commit of an exercise as a correction of an assignment
## 3.4.0 (2024-01-23)
### ✨ Feature
- Limit of 2 exercises by user
......@@ -43,7 +53,7 @@ Functionalities of this version will be split into multiple minor versions for s
- **CLI CI/CD**: Fix deletion of packages on release
## 3.3.0 (2023-01-18)
## 3.3.0 (2024-01-18)
### ✨ Feature
- **CLI**: Add a run command on assignment (to run the assignment as an exercise)
......@@ -58,7 +68,7 @@ Functionalities of this version will be split into multiple minor versions for s
- **CLI**: Fix docker daemon detection error (thanks to @tom.andrivet)
## 3.2.0 (2023-12-19)
## 3.2.0 (2024-12-19)
### ✨ Feature
- **AssignmentCheck**: Add linter for help improve the quality of the assignment (the linter will not throw errors but warnings)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment