Yunqa • The Delphi Inspiration

Delphi Components and Applications

User Tools

Site Tools


products:mime:history

DIMime: Version History

DIMime is a fast Base64 (MIME) encoding and decodinglibrary. It has an API for buffers, strings, and streams, suitable to encode or decode e-mails and network transfer.

DIMime v2.12.0 – 22 Nov 2023

  • Support Delphi 12 Athens Win32 and Win64.

DIMime 2.11.0 – 16 Sept 2021

  • Support Delphi 11 Alexandria Win32 and Win64.

DIMime 2.10.0 – 5 Jun 2020

  • Support Delphi 10.4 Sydney Win32 and Win64.

DIMime 2.9.0 – 24 Dec 2018

  • Support Delphi 10.3 Rio Win32 and Win64.

DIMime 2.8.0 – 3 Apr 2017

  • Support Delphi 10.2 Tokyo Win32 and Win64.

DIMime 2.7.0 – 7 May 2016

  • Support Delphi 10.1 Berlin Win32 and Win64.

DIMime 2.6.2 – 15 Sep 2015

  • Support Delphi 10 Seattle Win32 and Win64.

DIMime 2.6.1 – 25 Apr 2015

  • Add support for Delphi XE8 Win32 and Win64.

DIMime 2.6.0 – 3 Oct 2014

  • Support Delphi XE7 Win32 and Win64.

DIMime 2.5.0 – 28 Apr 2014

  • Support Delphi XE6 Win32 and Win64.

DIMime 2.0.0 – 25 Sep 2013

  • Support Delphi XE5 Win32 and Win64.

DIMime 1.9.5 – 14 Jun 2013

  • Support Delphi XE4 Win32 and Win64.

DIMime 1.9.0 – 4 Oct 2012

  • Support Delphi XE3 Win32 and Win64.

DIMime 1.8.1 – 14 Apr 2012

  • Support Delphi XE2 Win32 & Win64.

DIMime 1.8.0 – 27 Mar 2011

  • Unicode Delphi support (Delphi 2009, Delphi 2010, Delphi XE).
  • Improved Help layout (this file).

DIMime 1.7 – 28 Dec 2005

  • Compatibility with Delphi 2006 Win32.
  • Fixed minor documentation typing errors.

DIMime 1.6 – 25. October 2001

  • Library renamed to DIMime. The main unit is DIMime.pas.
  • Separated the main unit into two units: DIMime.pas has no dependencies (except System.pas). All stream routines which require Classes.pas are now in DIMimeStreams.pas. This allows for smaller CGI and console applications if Classes.pas is not needed.
  • DIMimeStreams.pas contains 3 new routines to work directly on files:
  • Fixed a bug in MimeEncodedSize which returned a wrong result when InputSize was zero. This could cause a problem when streams were not reset before encoding.
  • Small speed improvements of encoding routines.
  • Miscellaneous enhancements.
products/mime/history.txt · Last modified: 2023/11/23 10:18 by 127.0.0.1