Skip to content

Releases: codekandis/accumail

0.2.2

03 May 12:25
5b864f8
Compare
Choose a tag to compare

0.2.2 - 2022-05-03

Changed

  • bumped the composer package dependencies

0.2.1

20 Dec 13:01
526ec98
Compare
Choose a tag to compare

0.2.1 - 2021-12-20

Changed

  • reverted the displayed job order

0.2.0

20 Dec 13:01
b3d9443
Compare
Choose a tag to compare

0.2.0 - 2021-11-09

Fixed

  • forced the UTF-8 e-mail charset

Changed

  • composer package dependencies
    • added
      • codekandis/accumail-entities [^0]
      • codekandis/converters [^0]
      • codekandis/peristence [^0]
      • codekandis/tiphy-persistence-integration [^0]
      • codekandis/validators [^0]
  • updated the log messages
  • README.md

Added

  • script execution timeout for the job creation
  • implementation of the newly added composer packages

0.1.2

14 Oct 07:15
9ca4e22
Compare
Choose a tag to compare

0.1.2 - 2021-10-14

Added

  • more log messages

0.1.1

12 Oct 06:28
c6a9501
Compare
Choose a tag to compare

0.1.1 - 2021-10-11

Removed

  • script execution timeout for cronjobs

0.1.0

11 Oct 23:19
fc77427
Compare
Choose a tag to compare

0.1.0 - 2021-10-11

Added

  • basic API implementation
    • creating a job
    • retrieving jobs
  • basic CLI implementation
    • processing jobs
  • CODE_OF_CONDUCT.md
  • LICENSE
  • REAMDE.md
  • CHANGELOG.md