Releases: mesilov/bitrix24-php-lib
Releases · mesilov/bitrix24-php-lib
0.2.0
0.1.0
What's Changed
By @mesilov
- Add initial project setup with CI configuration — #2
- Fix incorrect annotation syntax from
#[\Override]to#[Override]— #3 - Rename package and namespaces to
bitrix24-php-lib— #4 - Add docker structure — #13
- Add application install — #43
By @KarlsonComplete
- Add docker containers — #12
- Add docker structure — #14, #15, #16, #17, #19, #27, #29, #32, #34, #36, #37, #38
- Added mapping, fixing functional tests — #18
- Removed attributes in the account — #20
- Fixed some errors in functional tests — #21
- Added fetcher test and removed more comments — #22
- Fixes — #23
- Fixes for scope — #24
- Update fetcher and flusher — #25
- Add application install — #40