Skip to content

Releases: utexas-engr-tiw/fabman-api

Create Training

07 Jul 19:55
f05e23e
Compare
Choose a tag to compare

Adds support for creating a training from the Member object. This is used to attach a training course to a member.

Return Objects rather than Response

07 Jul 19:23
3902310
Compare
Choose a tag to compare

With this update, all methods except Delete Methods will return an object rather than a requests response. This creates consistency throughout the interfaces of the library.

Bugfixes

30 Jun 23:10
Compare
Choose a tag to compare

Bugfix release, added documentation

1.1.17

28 Jun 22:57
Compare
Choose a tag to compare

First full stable release covering majority of Fabman API user endpoints.

Initial Release

26 Jun 20:51
961617b
Compare
Choose a tag to compare

This release covers some of the most basic operations on the Fabman API -- Members, Bookings, and Trainings.