Skip to content

Latest commit

 

History

History
191 lines (124 loc) · 12.9 KB

CHANGELOG.md

File metadata and controls

191 lines (124 loc) · 12.9 KB

Changelog

0.7.0 (2023-03-21)

Full Changelog

Merged pull requests:

0.6.0 (2022-02-07)

Full Changelog

Merged pull requests:

0.5.0 (2021-10-14)

Full Changelog

Merged pull requests:

  • Prepare changelog for release 0.5.0. #88 (brummbar)
  • EWPP-917: Update minimum PHP version and Symfony components #87 (ademarco)
  • EWPP-917: Drupal 9 compatibility update #86 (GilNovacomm)

0.4.0 (2020-04-08)

Full Changelog

Merged pull requests:

  • Update CHANGELOG.md for release 0.4.0. #85 (sergepavle)
  • OPENEUROPA-2251: Allow adding languages into an ongoing translation. #83 (dxvargas)

0.3.8 (2019-12-02)

Full Changelog

Merged pull requests:

  • Update CHANGELOG.md for release 0.3.8. #84 (ademarco)
  • OPENEUROPA-2105: Increasing the PSR Log version. #80 (upchuk)

0.3.7 (2018-09-27)

Full Changelog

Merged pull requests:

  • OPENEUROPA-1241: Update CHANGELOG.md. #79 (voidtek)
  • OPENEUROPA-778: Relax dependencies. #77 (voidtek)

0.3.6 (2018-08-29)

Full Changelog

Closed issues:

  • NEPT-1805: Allow to test the encoded XML #69

Merged pull requests:

  • NEPT-2047: Allow custom product property #76 (aleach)
  • OPENEUROPA-721: Update code-review and grump.yml.dist file. #74 (imanoleguskiza)
  • OPENEUROPA-623: Update to Phpunit 6. #73 (imanoleguskiza)
  • OPENEUROPA-369: Make sure that all OpenEuropa projects are released under EUPL-1.2 #72 (drupol)
  • OPENEUROPA-582: Port CI to Drone. #71 (voidtek)
  • OPENEUROPA-325: Use OpenEuropa components. #70 (ademarco)

0.3.5 (2017-12-12)

Full Changelog

Closed issues:

  • Add CDATA tags to test properties #65

Merged pull requests:

  • Issue #67: Fix tests and details parsing. #68 (ademarco)

0.3.4 (2017-12-07)

Full Changelog

Merged pull requests:

0.3.3 (2017-10-20)

Full Changelog

Closed issues:

  • Make a consistent client action naming convention. #57
  • Log bad notification requests #55

0.3.2 (2017-10-20)

Full Changelog

0.3.1 (2017-10-20)

Full Changelog

0.3.0 (2017-10-19)

Full Changelog

Closed issues:

  • Change Secretariat property #54
  • Add workflowCode property to the details of a request #52

Merged pull requests:

  • Issue #55: Remove getallheaders() function. #59 (ademarco)
  • Make a consistent client action naming convention. #57 #58 (ademarco)
  • Log bad notification requests #55 #56 (ademarco)

0.2.0 (2017-10-19)

Full Changelog

Merged pull requests:

0.1.0 (2017-10-10)

Full Changelog

Closed issues:

  • getStatuses - we need to have more pleasant way to reach properties #50
  • Make sure client runs on 5.6 #48
  • Remove strict warning regarding the use of a Trait and duplicated properties. #44
  • Typing with scalar types doesn't work in PHP 5.6 #42
  • NEPT-1532: Add automatic responses on notifications #41
  • NEPT-1534: Add id property to messages #34
  • NEPT-1534: Add raw property to parseraware trait #32
  • NEPT-1532: Handle notifications #28
  • NEPT-1534: Improve statuses handling #27
  • Add "Request New Number" request #24
  • NEPT-1534: Implement mock Poetry service as part of the client #21
  • NEPT-1534: Encapsulate Return Address settings in messages that use it #20
  • NEPT-1534: Implement notification callbacks #18
  • NEPT-1458: Add withArray factory method #16
  • NEPT-1458: Make parsing an optional dependency #14
  • NEPT-1458: Make sure server component is correctly architected #11
  • NEPT-1534: Improve error handling and logging #10
  • NEPT-1458: Consider refactoring messages #7
  • Integrate Code Review component #5
  • Add documentation #4
  • Add parsers #2
  • Initial setup #1

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator