Version 0.5.0

This version is out of date!

We strongly recommend using the latest version, 2.11.0.

Download for Windows     OS X and Linux available starting with 1.5.0  

Release notes

November 10, 2012

DiffPlug's first public release!

New in this release:
  • Totally reworked filesystem.
    • Supports remote filesystems.
      • General web URLs (e.g. http://www.diffplug.com)
      • Amazon S3
      • More to come...
    • Supports archive unpacking.
      • Currently only supports zip, many more coming soon!
      • Supports arbitrary nesting (zip of a zip of a zip).
      • Supports local and remote filesystems (zip of a zip on S3).
    • Extensive caching to make archives and remote filesystems feel more responsive.
  • Added a KeyRing for encrypting and storing secrets.
    • Uses 128-bit AES encryption (the same standard used by the US government to protect classified material).
    • Stores your passwords to remote filesystems, websites, or any other data you want to keep secret.
  • Added syntax highlighting rules for most common languages (and many obscure ones too).
Optimized and packaged with Excelsior JET