Skip to content

Releases: pascalalfadian/SIAModels

v5.2.0

26 Aug 04:28
Compare
Choose a tag to compare

Added nextSemester() for TahunSemester.

v5.1.0

26 Feb 08:20
Compare
Choose a tag to compare
  • Mahasiswa NPM 6181901065 salah jika diambil tahun angkatannya
  • MataKuliah dibuat comparable supaya mudah disorting (berdasarkan kode MK)
  • Method toString() untuk JadwalKuliah
  • Comparable untuk JadwalKuliah

v5.0.0

10 Dec 10:36
Compare
Choose a tag to compare

Simplify IPS and IPK calculation (for now), according to DPS.
No more older kurikulum (keep 2018 only).
Fix SKS of Topik Khusus Informasi 2.

v4.0.0

14 Oct 07:32
Compare
Choose a tag to compare

Return value of photo image is now array of byte to remove dependency to AWT

v3.1.0

05 Sep 05:35
Compare
Choose a tag to compare

Most classes are now serializable. Also added getPhotoImage() for Mahasiswa as a convenience wrapper to get photo directly in image format.

v3.0.1

30 Aug 02:45
Compare
Choose a tag to compare

Bugfix: add getter & setter for new attributes

v3.0.0

28 Aug 05:22
Compare
Choose a tag to compare

In this release:

  • Nilai Akhir (final grade) uses null to denote "not available". Empty string is now considered an invalid value
  • Addition of JenisKelamin (gender) enum
  • Mahasiswa object can contain status, jenis kelamin (gender), and tanggal lahir (birth date)

v2.1.0

14 Aug 05:05
Compare
Choose a tag to compare

In this release: fixes for #20

v2.0.0

07 Aug 05:47
Compare
Choose a tag to compare

This is the SIAModels that supports the latest Kurikulum 2018 for Informatika.

v1.0

29 Sep 06:33
Compare
Choose a tag to compare

Tagged & released for Herfan's Skripsi before potentially incompatible modifications.