Skip to content

v1.0.0

Compare
Choose a tag to compare
@bytestream bytestream released this 16 Nov 18:22
· 71 commits to master since this release
c7db1b8

1.0.0 (2020-11-16)

Features

Bug Fixes

  • #33 - added exception message a1d7261
  • #38, 37 Update api prefix handling (#42) 73134c4
  • add authorization header as part of cache file key (#71) e598304
  • id attribute missing from SlaPlan model (#61) 37596de
  • invalid hyperlink url in README.md (#54) ec53cad
  • nullable order attribute on custom field options (#60) 1f4b469
  • remove POSTable models from cachable apis (#70) 15dc8a9
  • skip conversion for non-identified types (#66) 732876e
  • use response reason phrase for non-json responses (#76) 61ce3cd

Tests

  • use ApiContext::createFromUrl in E2E tests (#69) f7e3e02

Miscellaneous Chores

  • deps: updated supportpal/coding-standard to v0.3.0 (#75) 6b09174
  • phpstan: increased processTimeout (#68) 992e5e6
  • added .phpunit.result.cache to gitignore (#65) 8b590c0

Continuous Integration