Skip to content

Latest commit

 

History

History
executable file
·
51 lines (30 loc) · 943 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
51 lines (30 loc) · 943 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities

[2.1.0] - 2025.02.11

Added

  • Added toTimezone method.

[2.0.1] - 2024.12.23

Added

  • Tested up to PHP v8.4.
  • Updated GitHub issue templates.

[2.0.0] - 2023.01.26

Added

  • Added support for PHP 8.

[1.1.1] - 2022.01.25

Changed

  • Fixed bug in humanArray method.
  • Minor documentation updates.

[1.1.0] - 2020.09.08

Added

  • Added the stopwatch method.

[1.0.0] - 2020.07.27

Added

  • Initial release.