Skip to content
This repository was archived by the owner on Mar 3, 2022. It is now read-only.

Releases: UnionMusic/php-helpers

v1.7.0

Choose a tag to compare

@starfire-bot starfire-bot released this 01 Dec 13:07

1.7.0 (2021-12-01)

Features

  • set strict_types to true (b1c0bb6)

v1.6.5

Choose a tag to compare

@starfire-bot starfire-bot released this 01 Dec 12:59
8031094

1.6.5 (2021-12-01)

v1.6.4

Choose a tag to compare

@github-actions github-actions released this 15 Nov 02:28
71d9f2e

Please refer to CHANGELOG.md for details.

v1.6.3

Choose a tag to compare

@github-actions github-actions released this 12 Nov 06:19
214e8be

Please refer to CHANGELOG.md for details.

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 11 Nov 06:43
89f796a

Please refer to CHANGELOG.md for details.

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 06 Nov 10:57
4cd9d84

Please refer to CHANGELOG.md for details.

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 06 Nov 10:36
e6bc95a

Please refer to CHANGELOG.md for details.

v1.5.0

Choose a tag to compare

@Teakowa Teakowa released this 28 May 14:28
50a12d9

Code Refactoring

  • sizeFormat: remove helper function

Features

  • add getSecret method support

Reverts

  • Apply fixes from StyleCI (#37)
  • Remove PHPHumanizer provide helpers

v1.4.0

Choose a tag to compare

@Teakowa Teakowa released this 12 Jan 16:09

Features

  • add uuid function
  • add number_ordinalize number_ordinal number_binary functions
  • add str_humanize function

v1.3.1

Choose a tag to compare

@Teakowa Teakowa released this 08 Jan 10:50
6bb6cd6

Bug Fixes

  • formatBytes: update size KB to kB