Files
Chamilo/vendor/swftools/swftools/CHANGELOG.md
2025-04-10 12:24:57 +02:00

32 lines
694 B
Markdown

CHANGELOG
---------
* 0.3.1 (07-03-2013)
* Ensure that exceptions thrown are in SwfTools namespace.
* Remove Monolog as a dependency.
* 0.3.0 (06-25-2013)
* BC Break : FlashFile and PDFFile are now services.
* BC Break : Simplification of service provider configuration.
* 0.2.1 (04-23-2013)
* Code cleanup
* Use a dedicated TestCase for all unit tests
* Documentation API update
* 0.2.0 (04-22-2013)
* Add support for underlying processes timeout.
* Deprecate the use of Pdf2Swf::toSwf `$timelimit` parameter
* 0.1.1 (02-11-2013)
* Adjust composer dependencies with tilde operator, allow larger range of versions.
* 0.1.0 (12-21-2012)
* First stable version.