Skip to content

Releases: mesilov/bitrix24-php-lib

0.2.0

23 Aug 19:41
7860e4d

Choose a tag to compare

  • Updated application contracts
  • fix minor errors

0.1.0

10 Aug 15:16
c2f0e75

Choose a tag to compare

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