Skip to content

Releases: meyfa/ka-mensa-fetch

v4.0.4

14 Aug 17:04
7b9dfc3
Compare
Choose a tag to compare

4.0.4 (2024-08-14)

Bug Fixes

  • deps: update dependency axios to v1.7.4 [security] (#275) (1cc7297)

v4.0.3

01 Jul 13:32
9e45439
Compare
Choose a tag to compare

4.0.3 (2024-07-01)

Bug Fixes

v4.0.2

17 Nov 11:43
97a0f92
Compare
Choose a tag to compare

4.0.2 (2023-11-17)

Bug Fixes

v4.0.1

23 Jul 20:44
52232f1
Compare
Choose a tag to compare

4.0.1 (2023-07-23)

Miscellaneous Chores

v4.0.0

18 Jul 00:43
3d6ecd8
Compare
Choose a tag to compare

4.0.0 (2023-07-18)

⚠ BREAKING CHANGES

  • Drop support for Node.js older than v18.16.1 (#198)

Bug Fixes

Miscellaneous Chores

  • Drop support for Node.js older than v18.16.1 (#198) (81d6da3)

v3.2.0

02 Sep 10:03
42414a9
Compare
Choose a tag to compare

3.2.0 (2022-09-01)

Features

  • Export matchCanteenByName() and matchLineByName() (#129) (bc624ac)

v3.1.0

31 Aug 18:11
8e7d5a5
Compare
Choose a tag to compare

3.1.0 (2022-08-31)

Features

  • data: Update canteen and line names (#125) (e3c40bc)
  • Perform line name matching case-insensitively (#123) (e856efd)

v3.0.2

18 Jun 13:48
6955dcf
Compare
Choose a tag to compare

3.0.2 (2022-06-18)

Bug Fixes

  • jsonapi: Update endpoint URLs to fix infinite redirect errors (#97) (7d598c2)
  • simplesite: Update URL and page structure after SW-KA redesign (#99) (fccb07b)

v3.0.1

18 Jun 11:52
687bd95
Compare
Choose a tag to compare

3.0.1 (2022-06-16)

Bug Fixes

  • deps: update dependency axios to ^0.27.0 (#84) (847cca8)

v3.0.0

22 Apr 10:43
464784d
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • feat: Convert everything to ESM by @meyfa in #79
  • feat: Declare 'canteens' and 'legend' dataset directly in TypeScript by @meyfa in #80
  • feat(data): Move alt. name "Vegane Linie" to l2 by @meyfa in #78

Additionally:

  • Configure Renovate in #27
  • fix(deps): update dependency axios to ^0.26.0 in #52
  • test: Add test case covering remainder of simplesite-parse by @meyfa in #57
  • lots and lots of dev dependency updates and some improvements to CI workflows
  • simplified packaging

Full Changelog: v2.1.5...v3.0.0