Skip to content

Releases: antero-software/axcelerate-php

v0.5.4

24 Oct 08:26
Compare
Choose a tag to compare

Full Changelog: 0.5.3...0.5.4

v0.5.3

23 Oct 08:20
Compare
Choose a tag to compare

Full Changelog: 0.5.2...0.5.3

v0.5.2

10 Oct 13:12
Compare
Choose a tag to compare

Added endpoints:

Fetch course enrollments for contact.

v0.5.1

18 Sep 03:40
Compare
Choose a tag to compare
  • Downgrade vlucas/phpdotenv dependency for compatibility with earlier versions of laravel.

v0.5.0

18 Sep 02:08
Compare
Choose a tag to compare

Added endpoints:

  • Fetch enrollments for contact.
  • Get the certificate for a contact's enrollment.
  • Create & update an instance for a course.
  • Create enrollment.

v0.4.0

17 Feb 03:48
Compare
Choose a tag to compare

Update GuzzleHTTP to 7.0.1 (Required by Laravel 8.x)

v0.3.3

20 Jan 00:11
cccf90f
Compare
Choose a tag to compare
Merge pull request #2 from weareflip/feature/BL-42

Merge feature/BL-42 into master