***** Versione 0.4 (20030925)
- Rewritten a small piece of code. Better performances on small tasks.
- License LGPL
***** Version 0.3 (20030915)
- Rewritten _setMime() and _setType(), two private functions.
Now the execution time is a lot faster.
(Thanks to Fabio Heller from HTML.it forum for a good piece of advice)
- Added English docs
***** Version 0.2 (20030830)
- Fixed _setMime()
If the Mime type is unknown, the function returns "application/octet-stream"
- Added this ChangeLog
***** Version 0.1 (20030828)
- First public release |