Skip to content

1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 07:21

Merged

  • 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

Commits

  • chore: Add auto-changelog scripts and Docker stuff. 2a6451e
  • chore: Update license "from" date. bd62286
  • docs: Update Maintainers. 44c664c
  • ci: Add fileinfoextention. 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 in require section. f7e8dd2
  • tests: Add more tests. 806e211
  • Move documentation in the interface. 6502613
  • fix: Update NotificationContent::addAttachment and NotificationContent::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