Releases: AYDEV-FR/ISEN-API
Releases · AYDEV-FR/ISEN-API
v0.0.6
What's Changed
- Continuous Integration : Go linter and security checker by @Sigeth in #18
- Two fixes : error handling and absence first element by @Sigeth in #19
/notations/class
endpoint now displays every data it has by @Sigeth in #21- Add issues and PR templates by @Sigeth in #23
- http requests now have a timeout of 10 seconds by @Sigeth in #22
- Swagger UI documentation at
/v1
by @Sigeth in #25 - HTTP codes are now correct for some specific errors by @Sigeth in #28
- Cache should now only have the last request content by @Sigeth in #30
Full Changelog: v0.0.4...v0.0.6
v0.0.5-rc1
What's Changed
- Continuous Integration : Go linter and security checker by @Sigeth in #18
- Two fixes : error handling and absence first element by @Sigeth in #19
/notations/class
endpoint now displays every data it has by @Sigeth in #21- Add issues and PR templates by @Sigeth in #23
- http requests now have a timeout of 10 seconds by @Sigeth in #22
- Swagger UI documentation at
/v1
by @Sigeth in #25
Full Changelog: v0.0.4...v0.0.5-rc1
v0.0.4
What's Changed
- Ajout du planning (endpoint /agenda) by @Sigeth in #5
- Ajout des événements détaillés de planning (endpoint /agenda/event/{eventId}) by @Sigeth in #6
- Outputs are now in camelCase by @Sigeth in #8
- fix: Problem of CORS-ORIGIN on JS when we use fetch by @LAUBERGINE in #12
- Adding newly implemented notation for the user's whole class by @Sigeth in #13
- Submenu and sidebar ID can now be dynamically loaded and chose by @Sigeth in #16
- Personal informations endpoint by @Sigeth in #14
New Contributors
- @Sigeth made their first contribution in #5
- @LAUBERGINE made their first contribution in #12
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Full Changelog: v0.0.1...v0.0.2