Skip to content

Releases: CrazyTapok-bit/tgWebValid

v4.2.4

18 May 03:43
cc0057a
Compare
Choose a tag to compare

v4.2.4 - 2024-05-18

  • Allow to use Carbon version: ^2.67|^3.2 (#77)

v4.2.3

27 Apr 14:06
Compare
Choose a tag to compare

v4.2.3 - 2024-04-27

  • Add PHPDoc

v4.2.2

17 Apr 15:48
Compare
Choose a tag to compare

v4.2.2 - 2024-04-17

⚠️ If you have a package version lower than this one, I strongly recommend upgrading to this one

Critical bug

  • Returned null if value contains & (#73)

v4.2.1

31 Mar 09:13
Compare
Choose a tag to compare

v4.2.1 - 2024-03-31

  • Improved Arrayable (913ab5b)
  • Get rid of identical Make child classes (#72)
  • Update dependencies (0b72fcf)

v4.2.0

14 Feb 12:12
Compare
Choose a tag to compare

v4.2.0 - 2023-02-14

  • Upgrade php version to 8.2 (#67)
  • Hide using the BotConfig class (#71)
  • Added PHP 8.3 and removed PHP 8.1 versions in workflows

v4.1.0

21 Nov 14:04
946355b
Compare
Choose a tag to compare

v4.1.0 - 2023-11-21

  • Add new property (#68)
  • Upgrade php version to 8.1 (#59)
  • Change link to docs (ecd4d26)
  • Create FUNDING.yml (c008fdb)
  • Add new property (ca71b08)

v4.0.1

08 Sep 17:48
4b6dd28
Compare
Choose a tag to compare

v4.0.1 - 2023-09-08

  • Composer file update
  • Parser bug (0fe6f74)
  • Update README

v4.0.0

22 Jul 17:21
424b1e9
Compare
Choose a tag to compare

v4.0.0 - 2023-07-22

  • Improve work with date (c5f43d9)
  • Add support for new propertiese (b4d91f0)
  • Multi-bot usability is required (34a04d2)
  • Update workflows actions
  • Update README

v3.1.1

02 Jul 09:41
d57d822
Compare
Choose a tag to compare

v3.1.1 - 2023-07-02

  • Updated the README
  • Bugfix: When hash is not specified (7a8e73a)
  • Improv: Arrayable converts only Make objects (6819f56)

v3.1.0

08 Jun 06:48
530db0f
Compare
Choose a tag to compare
  • Added testing workflow (9cc6aaf)
  • Make the README clearer (#38)
  • Added the ability to get data as an array (#37)
  • An exception can be thrown if the validation fails (#32)