Skip to content

Releases: evgeek/moysklad

v0.7.0

26 Feb 14:57
0ecaa8e
Compare
Choose a tag to compare
  • Request retries
  • Refactoring
  • Unit tests

⚠️ Check the Upgrade guide for a safe upgrade.

v0.6.3

10 Feb 09:09
10044bd
Compare
Choose a tag to compare

Fix Evgeek\Moysklad\Http\ApiClient::getGenerator()

v0.6.2

02 Feb 13:40
1e208a0
Compare
Choose a tag to compare

StdClassFormat can now work with arrays of objects

v0.6.1

22 Jan 14:44
f98657a
Compare
Choose a tag to compare

Minor fixes in documentation

v0.6.0

22 Jan 14:18
Compare
Choose a tag to compare
  • The response format is now specified by the format class name instead of an enum.
  • Query builder initialization with MoySklad::query() method.
  • Filter::class removed, now filters are sets without it.

⚠️ Check the Upgrade guide for a safe upgrade.

v0.5.2

08 Jan 14:02
de1acbf
Compare
Choose a tag to compare

Added PHPUnit and some tests

v0.5.1

02 Jan 17:46
c7fca98
Compare
Choose a tag to compare

Added entity to Meta::state() method. Now the method can generate state not only for customerorder, but also for any entity.

⚠️ Check the Upgrade guide for a safe upgrade.

v0.5.0

02 Jan 17:10
90b56d5
Compare
Choose a tag to compare

Added linter PHP-CS-Fixer and Makefile with commands to run it

v0.4.1

18 Mar 12:22
Compare
Choose a tag to compare

Fixed sequence of generator checks

v0.4.0

10 Mar 16:00
Compare
Choose a tag to compare

Meta helper tool