All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- chore: relax
symfony/http-client-contracts
dependencies for Symfony 65fed419
1.0.3 - 2023-09-27
- fix: update endpoint URL
#4
- docs: update CHANGELOG
82f26c5
1.0.2 - 2023-09-06
- docs: update CHANGELOG
d9378d8
- chore: autofix code style
98e1d5b
- tests: update tests accordingly
ef10a0a
- cs: autofix code style
6c468b0
1.0.1 - 2023-09-06
- chore(deps): Bump cachix/install-nix-action from 18 to 20
#16
- chore(deps): Bump actions/cache from 3.0.8 to 3.0.11
#12
- chore(deps): Bump actions/cache from 3.0.5 to 3.0.8
#9
- chore(deps): Bump actions/cache from 3.0.2 to 3.0.5
#6
- docs: update CHANGELOG
25622ec
- ci: refresh github actions
4c98ac4
- chore: autofix code style
6f7bd9a
- chore: update
.editorconfig
2cb5cc6
- chore: get rid of scrutinizer
436fc05
- chore: update License file
051939b
- Replaced string interpolation with sprintf for generating the authentication key.
6967768
- Added custom header X-CNS-CS-Auth-Key for Basic Authentication mechanism.
341eb29
- ci: add missing
php_fileinfo
extension3dfc422
- ci: fix branch name and add missing
code-style
workflow0e3c06c
- cs: prettify codebase
8d3a733
- ci: Update action workflows
69a1b9a
- cs: Autofix code style.
84ea0f3
- docs: Update changelog.
c11e78e
- chore: Remove dependency to docker, use Nix instead.
6fd5322
1.0.0 - 2022-05-11
- chore(deps): Bump actions/cache from 3.0.1 to 3.0.2
#3
- chore(deps): Bump actions/cache from 2.1.7 to 3.0.1
#1
- docs: Add changelog.
17a44d3
- chore: Add
auto-changelog
scripts and Docker stuff.2a6451e
- chore: Update license "from" date.
bd62286
- docs: Update Maintainers.
44c664c
- ci: Add
fileinfo
extention.6ab6dd7
- chore: Adjust contrib versions for development.
77cebb6
- chore: Set the repository public on Github.
1e447b2
- docs: Add
installation
step.ca1d562
- docs: Update
README
.0e4b566
- chore: Add Github CI and configuration files.
15228a1
- fix: Update path to service URL.
a1c8228
- docs: Update README.
7cdc12e
- fix: Move
ext-json
inrequire
section.f7e8dd2
- tests: Add more tests.
806e211
- Move documentation in the interface.
6502613
- fix: Update
NotificationContent::addAttachment
andNotificationContent::addAttachmentsFromUpload
.a30a48e
- chore: Update
composer.json
.d0211cf
- cs: Autofix coding standards.
b432e87
- tests: Add PHPStan baseline.
0a8afe5
- chore: Update and normalize
composer.json
.64046b8
- chore: Update License information.
e9653fc
- Pull request #2: Tests/add tests
dc8cb3f
- refactor: Remove
LocalNotificationService
.fea31af
- tests: Add phpunit configuration file.
cc45f12
- chore: Add
.editorconfig
.638221f
- chore: Update
.gitignore
.299a577
- tests: Add tests.
d9bb061
- refactor: Update services.
cf6638d
- chore: Update
composer.json
.2408c8d
- Pull request #1: Refactoring
1bda374
- chore: Normalize
composer.json
.45e37eb
- chore: Add PSalm configuration file.
243586f
- chore: Update
composer.json
file.524ae32
- chore: Update
.gitignore
file.6161761
- chore: Add
.gitattributes
file.1f76365
- refactor: Source refactoring
1b4a402
- Refactored composer.json
2c54309
- Refactored composer.json
7e877d0
- Updated README.md
17317da
- Remove unnecessary file.
a26fe29
- Added default value for recipient name. Added more logging information.
48b71f2
- Removed nullable options for NotificationRecipient and NotificationRecipientInterface.
665cdd4
- Refactored NotificationContent.
0c97f09
- Removed nullable options for NotificationContent and NotificationContentInterface.
9049890
- Removed nullable options for NotificationAttachment and NotificationAttachment.
0d0d1e7
- Removed null recipient option for Notification and NotificationInterface.
34444fa
- Added copyright to LocalNotificationService.
0694488
- Updated composer.json
c1acc50
- Added ext-json to composer.json
9b2f46e
- Added support to simulate the send of email.
658fefa
- Added support to attach a single file
fe1e5ce
- Added support to attach a single file
b11c8a9
- Fixed code style errors
5d5f507
- Refactored the services configuration. Removed unnecessary class. Used ParameterBagInterface to get the service configuration.
3e93ec9
- Removed old code.
1dc4a94
- Refactored the structure of the bundle.
1973795
- Initial commit.
d2f9108