Skip to content

Releases: AYDEV-FR/ISEN-API

v0.0.6

23 Sep 13:10
3a18468

Choose a tag to compare

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

14 Jul 12:59
f4ba2a8

Choose a tag to compare

v0.0.5-rc1 Pre-release
Pre-release

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

27 Jun 19:45
94a18ac

Choose a tag to compare

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

Full Changelog: v0.0.3...v0.0.4

v0.0.3

25 Jan 19:08

Choose a tag to compare

Full Changelog: v0.0.2...v0.0.3

v0.0.2

11 Sep 19:02

Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

v0.0.1

11 Sep 19:01

Choose a tag to compare

Merge branch 'main' of github.com:AYDEV-FR/ISEN-API