Commit Graph

25 Commits

Author SHA1 Message Date
Johan Öbrink 28e04a9808 0.14.1 2021-01-07 09:26:53 +01:00
Johan Öbrink 23ce09510f 0.14.0 2021-01-06 23:47:32 +01:00
Johan Öbrink 822e3a32e2 0.13.0 2021-01-05 14:13:36 +01:00
Johan Öbrink 6edb98c974 0.12.0 2021-01-04 19:03:47 +01:00
Johan Öbrink d7e4981822 0.11.0 2021-01-03 13:09:32 +01:00
Johan Öbrink e41f0bf435
feat: 🎸 Replaced Moment with Luxon (#30)
* feat: 🎸 Replaced Moment with Luxon

Replaced Moment with Luxon since the former is deprecated for various
reasons. Also updated types to be fully serialized.

BREAKING CHANGE: 🧨 Change to types (moment -> strings) and api.getSchedule (moment ->
luxon.DateTime)
2021-01-03 13:08:53 +01:00
Johan Öbrink 40166f3280 0.10.0 2020-12-30 14:41:15 +01:00
Johan Öbrink 6525a9441a
Fetch wrapper (#29)
* feat: 🎸 Added option of passing in a recorder for fetch
2020-12-30 14:39:49 +01:00
Johan Öbrink da20725b70 0.9.0 2020-12-21 20:09:58 +01:00
Johan Öbrink 18434e0cde 0.8.0 2020-12-21 19:49:58 +01:00
Johan Öbrink 2da522f3e4 0.7.0 2020-12-21 18:56:25 +01:00
Johan Öbrink 17db6cc152 0.6.0 2020-12-21 17:02:02 +01:00
Johan Öbrink 02bf08a12e 0.5.0 2020-12-21 16:32:47 +01:00
Johan Öbrink 4f6fa4e78f 0.4.1 2020-12-21 16:13:51 +01:00
Johan Öbrink fd3e40cfcd 0.4.0 2020-12-21 16:01:31 +01:00
Johan Öbrink 53d42de62c
feat: 🎸 Loads schedule (#16)
* feat: 🎸 Loads schedule

 Closes: #13

* feat: 🎸 Made running code from node easier

* feat: 🎸 News

 Closes: #8

* Accurate method calls and some parsing

* fix: 🎸 Calendar and classmates are now called and parsed correctly
2020-12-21 15:59:49 +01:00
Johan Öbrink 5996f1de8f 0.3.0 2020-12-21 10:32:33 +01:00
Johan Öbrink 9e3e176198 0.2.1 2020-12-21 09:57:21 +01:00
Johan Öbrink e934950470 fix: 🐛 Build before publish 2020-12-21 09:57:03 +01:00
Johan Öbrink d76e788b80 0.2.0 2020-12-21 09:53:12 +01:00
Johan Öbrink 6eed16547d
Login token, logout method and set session cookie (#6)
* feat: 🎸 Exposes token on login status check

 Closes: #3

* feat: 🎸 Logout and set session cookie

Added logout method and logout event. Also added method for setting
sessionCookie from memory

 Closes: #4, #5
2020-12-21 09:51:51 +01:00
Johan Öbrink 3cd753bc28 Setting up package 2020-12-20 23:22:46 +01:00
Johan Öbrink 0e4acba776 feat: 🎸 Possibly first working version 2020-12-20 23:02:05 +01:00
Johan Öbrink 084e961965 Trying out axios 2020-12-20 20:58:52 +01:00
Johan Öbrink acf4828bdf Initial commit 2020-12-19 13:37:45 +01:00