Releases: thebiggive/hmrc-gift-aid
Releases · thebiggive/hmrc-gift-aid
v2.0.2
- Truncate long name fields which would fail validation
- Test & support PHP 8.2
- Drop PHP 7.4
v2.0.1
- Fix when
RegNo
is written, e.g. to correctly support exempt charities' claims
v2.0.0
- Submit Agent/Nominee claims for payment to charities, not as 'Collecting Agents'
- Update message header setup and agent values accordingly
v1.0.5
- Fix surfacing message detail for business errors
v1.0.3
Also update dubious docs that appear to have been
copy/pasted from a VAT use case.
v1.0.2
- Add
poll_request
and poll_response
tagged logs
- Tidy up
GiftAid::declarationResponsePoll()
implementation
v1.0.1
- Return a donation ID error list for poll responses in the same way as for synchronous request responses
- Fix existing behaviour unit tests and supporting config
v1.0.0
First stable release in thebiggive
namespace.