Skip to content

Releases: DFAU/toujou-api

v2.1.0

28 Nov 15:43
644fd9f
Compare
Choose a tag to compare

What's Changed

  • fix: let FileTransformer implement ResourceTransformerInterface by @twojtylak in #11
  • build:fix acceptance tests by @dominikdoerr in #15
  • refactor: set php platform version to 7.3 to prevent fractal setCurre… by @twojtylak in #18
  • build(deps-dev): update dfau/coding-standard requirement from 1.0.0 to 1.0.1 by @dependabot in #14
  • feat: add site restriction for api by @twojtylak in #17

New Contributors

Full Changelog: v2.0.3...v2.1.0

v2.0.3

23 Feb 09:23
56cd852
Compare
Choose a tag to compare

What's Changed

  • refactor: ignore language restriction for sys_file_reference records by @twojtylak in #13

Full Changelog: v2.0.2...v2.0.3

v2.0.2

02 Feb 14:24
3540006
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

10 Jan 16:10
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

14 Dec 11:00
c9b2197
Compare
Choose a tag to compare

What's Changed

  • fix: throw exception on error during DataHandler processing
  • refactor: pass resourceData as it is to command
    BREAKING CHANGE: resource data structure now corresponds with the as is data

Full Changelog: v1.2.0...v2.0.0

v1.2.0

08 Dec 14:33
d932eb7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

12 Nov 09:20
c20f540
Compare
Choose a tag to compare
Merge pull request #7 from DFAU/feat/add-acceptance-tests

Feat/add acceptance tests