Skip to content

Releases: BGSU-LITS/libcal

v0.7.0

21 Dec 14:05
Compare
Choose a tag to compare

Add support for PHP 8.

v0.6.1

28 Sep 19:57
Compare
Choose a tag to compare

Add next_only as option for availability.

v0.6.0

09 May 19:17
Compare
Choose a tag to compare

Update Spaces to API documentation as of May 9, 2023.

v0.5.0

28 Sep 13:43
Compare
Choose a tag to compare

Update dependencies, code style, and new Composer config.

v0.4.2

13 Aug 15:29
Compare
Choose a tag to compare

Add missing field to space booking data.

v0.4.1

13 Aug 15:01
Compare
Choose a tag to compare

Fix issue with strict mapping logic being backwards for questions.

v0.4.0

12 Aug 20:03
Compare
Choose a tag to compare

Make strictness of data mapping configurable, and default to loose.

v0.3.0

12 Aug 14:59
Compare
Choose a tag to compare

Add remaining space endpoints from LibCal API.
Update documentation to be more consistent to what is provided by LibCal.
Fix missing parameter for items.

v0.2.1

04 Aug 19:17
Compare
Choose a tag to compare

Update static testing, and fix newly found issues.

v0.2.0

21 Jul 14:00
Compare
Choose a tag to compare

Added caching to GET actions.
Marked all applicable methods as final.
Improved documentaiton.