Skip to content

Releases: Vexcited/EDT-IUT-Info-Limoges

1.6.0

05 Oct 05:53
Compare
Choose a tag to compare
  • Implements DS lessons type, see documentation.

v1.5.4...v1.6.0

1.5.3

27 Sep 18:46
Compare
Choose a tag to compare
  • Add support for SAEs in full groups
  • Fetch references for SAEs from type

v1.5.2...v1.5.3

1.5.2

26 Sep 07:28
Compare
Choose a tag to compare
  • Add portfolio for references
  • Add "A" at the end of types when it's under ".Real." in PDF's official reference.

1.5.1

26 Sep 07:12
Compare
Choose a tag to compare
  • Shorter names for references

v1.5.0...v1.5.1

1.5.0

26 Sep 06:47
Compare
Choose a tag to compare
  • Parse SAEs when only main group (so it doesn't throw OTHER)
  • Add lesson names from official references

v1.4.1...v1.5.0

1.4.1

23 Sep 06:07
Compare
Choose a tag to compare
  • Add support for SAE lessons and OTHER lessons (like the huge random thing for the first day)

v1.4.0...v1.4.1

1.4.0

22 Sep 20:24
Compare
Choose a tag to compare
  • Fix the exports for ESM and CJS, now able to import {} from "..."; and const {} = require("...")
  • Only load the PDF.js package when calling the parse PDF function for the first time. It reuses the cache after.
  • Prevent pollution of global by removing usage of globalScope.PDFJS

v1.3.0...v1.4.0

1.3.0

22 Sep 17:37
Compare
Choose a tag to compare
  • Fix the groups misbehavior where it gets mixed and duplicated in wrong days, leading to day mismatch and bad date.

v1.2.2...v1.3.0

1.2.2

22 Sep 09:30
82691cd
Compare
Choose a tag to compare

Fix a strange offset issue with the lessons dates.

v1.2.1...v1.2.2

1.2.1

22 Sep 06:52
Compare
Choose a tag to compare

Assign global.globalScope to globalScope in pdf.ts for engines such as the one Vercel uses.

v1.2.0...v1.2.1