Skip to content

Releases: adereksisusanto/dapodik-api-php

4.0.0

13 Jan 17:20
Compare
Choose a tag to compare

Full Changelog: 3.0.0...4.0.0

3.0.0

13 Jan 17:08
Compare
Choose a tag to compare

Full Changelog: 2.0.0...3.0.0

2.0.0

13 Jan 16:49
Compare
Choose a tag to compare

Full Changelog: 1.0.3...2.0.0

1.0.2

12 Aug 17:23
Compare
Choose a tag to compare

What's Changed

  • Remove doctrine/collections
  • Add illuminate/collections

Full Changelog: 1.0.1...1.0.2

1.0.1

07 Aug 22:11
Compare
Choose a tag to compare

Add Feature

$auth = $dapodik->login('username', 'password', 'kode_registrasi');
$sekolah = $auth->sekolah();
var_dump($sekolah);

Full Changelog: 1.0.0...1.0.1

1.0.0

06 Aug 20:03
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.6.0 to 2.2.0 by @dependabot in #1

New Contributors

Full Changelog: https://github.com/adereksisusanto/dapodik-api-php/commits/1.0.0