Skip to content

Releases: Vertretungsapp/indiware-api

v1.1.6

14 Jan 15:59
eefbe15
Compare
Choose a tag to compare

1.1.6 (2024-01-14)

🪲 Bug Fixes

  • teacher were wrongly parsed for lesson (dc562a4)

🔧 Other Changes

v1.1.5

14 Jan 14:27
e7e1604
Compare
Choose a tag to compare

1.1.5 (2024-01-14)

🪲 Bug Fixes

  • lessons were also filled with courses like timetable (022e556)

v1.1.4

13 Jan 19:40
d8f953d
Compare
Choose a tag to compare

1.1.4 (2024-01-13)

🪲 Bug Fixes

  • room and teacher generation now works fine (21bf922)

v1.1.3

09 Jan 18:00
aa83352
Compare
Choose a tag to compare

1.1.3 (2024-01-09)

🪲 Bug Fixes

v1.1.2

09 Jan 17:51
c199ac3
Compare
Choose a tag to compare

1.1.2 (2024-01-09)

🪲 Bug Fixes

  • added missing exports for errors for better use (40e70ed)
  • rooms not get seperated correctly like teachers (2c24d14)

🔧 Code Refactoring

  • refactored rooms & teachers generation (2c24d14)

🔧 Other Changes

v1.1.1

06 Jan 18:06
e28debc
Compare
Choose a tag to compare

1.1.1 (2024-01-06)

🪲 Bug Fixes

  • fixed bug where schoolClass name were parsed as numbers (641dac3)

v1.1.0

05 Jan 20:34
80c6742
Compare
Choose a tag to compare

1.1.0 (2024-01-05)

📕 Features

  • added json serialization to substitution plan (6811c74)

🪲 Bug Fixes

  • added export for ISubstitutionPlan (f12a77f)

v1.0.11

05 Jan 19:26
6cf2385
Compare
Choose a tag to compare

1.0.11 (2024-01-05)

🪲 Bug Fixes

  • added missing path to ALWAYS_ARRAY_PATHS, caused parsing errors (a9f889c)

v1.0.10

05 Jan 18:50
7ee2e7f
Compare
Choose a tag to compare

1.0.10 (2024-01-05)

🪲 Bug Fixes

  • added missing exports to use interfaces etc in other packages (1ed064d)

v1.0.9

02 Jan 13:55
3d153f3
Compare
Choose a tag to compare

1.0.9 (2024-01-02)

🔄 Changes