Skip to content

Releases: aliyilmaz/Mind

6.0.5

09 Dec 19:28
Compare
Choose a tag to compare

Version Notes

  • The redirect() method has been made stable.

6.0.4

28 Nov 21:19
Compare
Choose a tag to compare

Version Notes

  • astronomy() method updated.
  • astronomy.php test file updated.
  • astronomy() item updated in documentation.
  • getSunPhase() method added.
  • getSunPhase.php test file added.
  • getSunPhase() item added to documentation.
  • getMoonPhase() method added.
  • getMoonPhase.php test file added.
  • getMoonPhase() item added to documentation.

6.0.3

24 Nov 18:55
Compare
Choose a tag to compare

Version Notes

  • Added callsign rule to validate() method description in Turkish documentation.
  • Added astronomy() method.
  • Created astronomy.php test file.
  • Added astronomy() method description to Turkish and English documentation.
  • Added is_timezone() method.
  • Created is_timezone.php test file.
  • Added is_timezone() method description to Turkish and English documentation.
  • Added timezone rule to validate() method.
  • Updated validate.php test file.
  • Updated validate() method description in Turkish and English documentation.

6.0.2

11 Nov 16:17
Compare
Choose a tag to compare

Version Notes

  • The sample codes and explanations in the columnClear() method in the Turkish and English documentation have been updated.
  • The is_latitude() and is_longitude() methods have been updated to also check precise latitude and longitude data.

6.0.1

17 Oct 20:18
Compare
Choose a tag to compare

Version Notes

  • Added latLonToTile() and tileToLatLon() methods.
  • Created test files for the new methods added.
  • Added new method descriptions are reflected in the documentation.

6.0.0

26 Sep 21:39
Compare
Choose a tag to compare

Version Notes

  • Updated the name of the getDonor() method to getDonors.
  • Added getRecipients() method.
  • Turkish and English documents have been updated according to version changes.
  • A test file was created for the getRecipients() method.
  • Updated test file name for getDonors() method.

5.9.9

25 Sep 19:11
Compare
Choose a tag to compare

Version Notes

  • The is_callsign() method was added.
  • A test file for the is_callsign() method has been created.
  • Added getDonor() method.
  • A test file for the getDonor() method has been created.
  • Added blood_groups() method.
  • A test file for the blood_groups() method has been created.
  • The formatPrice() method has been updated.
  • Updated is_blood() method.
  • Callsign rule added to validate() method.
  • Updated the test file for the validate() method for the call sign convention.
  • Turkish and English documents have been updated.

5.9.8

12 May 20:54
Compare
Choose a tag to compare

Version Notes

  • The rm_r() method has been updated to delete the directory containing the item to be removed and its parent directories if empty.

5.9.7

28 Mar 14:31
Compare
Choose a tag to compare

Version Notes

  • Column definition feature has been added to the available rule of the validate() method.
  • Turkish and English documents have been updated.
  • Updated the validate.php file in the test directory.

5.9.6

26 Feb 21:53
Compare
Choose a tag to compare

Version Notes

  • Filter method has been updated.