All notable changes to this project will be documented in this file.
0.4.2 (2023-27-05)
- Исправлена ошибка при установке минимальных версий зависимостей #29
- Исправлены ошибки безопасности #29
- Обновлены версии зависимостей #29
0.4.1 (2023-23-05)
- Улучшена поддержка 8.2 #28
- Добавлен возвращаемый тип к
DateTime::jsonSerialize()
#28
0.4.0 (2022-11-27)
- Добавлена аутентификация по номеру телефона и СМС #23
- Добавлен struct_types=1
- Добавлен
final
к некоторым классам - Исправлены ошибки psalm, phpstan
- Код-стайл
- Переведена на русский язык #26
- Добавлена на английском
0.3.1 (2022-05-29)
- Add throw
UnauthorizedException
if server respond 401 status #19
- Update README with exception
- Add donation link
0.3.0 (2022-05-15)
- Add new method for income with multiple items #14
- Update README with new income method
0.2.3 (2022-04-11)
- Change uses for avoid className conflicts
- Update README
0.2.2 (2022-04-11)
- Remove unused files
- Fix composer.json version
- Update .gitattributes
0.2.1 (2022-04-11)
- Fix cancel income method docs
- Ошибка в документации #9
- Type email can be nullable #10
- Fix Receipt print url #11
0.2.0 (2022-04-09)
- Add Payment type methods
- Add Cancel income method
- Add custom client for create income
- Add custom client for create income
- Add tests
- Add test for api client with custom access token
- Add test for create income
- Add test validation for income
- Add test for cancel income
- Add test for get paymentType
- Update Create api client
- Update Create income
- Update Get receipt
- Update Get user info
- Add Cancel income
- Add References
0.1.0 (2022-02-01)
Initial release