This repository was archived by the owner on Jul 20, 2023. It is now read-only.
v0.3.0
Pre-release
Pre-release
Changes:
- Rewritten classes for extensibility
Magnesium\Messages\Bulkcan now be found atMagensium\Message\BatchMessage- Renamed some functions and changed some behavior
- Added a new base class,
Magnesium\Message\Base - Errors can now be caught with
Magnesium\Error\Base- There currently are no more elaborate errors
- Began adding documentation
This should be the last major external changes, though I may add some more features in the future, such as a class with CC/BCC support, and attachment/inline support on Magnesium\Messages\Base.
I'll at least need to add unit tests before 1.0.0 though.