Karton 0.1.1 - 2017-08-15 Marco Barisione <marco@barisione.org>

    * Remove a stray quote which made image generation fail with recent
      versions of Docker. (#3)

Karton 0.1 - 2017-03-15 Marco Barisione <marco@barisione.org>

    * Detect Docker availability and status better.
    * Add ability to run Docker using sudo (for Fedora).
    * Don't store runtime files in /tmp on Linux.
    * Improve the error message when Karton cannot use the current directory
      in the image.
    * Improve how commands to run as suggested to the user.
    * Remove the rarely useful DefinitionProperties.eval method.
    * Improve the documentation for DefinitionProperties.

Karton 0.0.4 - 2017-03-06 Marco Barisione <marco@barisione.org>

    * Automatically check for updates.
    * Allow definition files to use relative paths.
    * Better docs in the auto-generated definition file.

Karton 0.0.3 - 2017-02-28 Marco Barisione <marco@barisione.org>

    * Better support for ARM (including Fedora support for ARMv8).

Karton 0.0.2 - 2017-02-23 Marco Barisione <marco@barisione.org>

    * First working alpha release.
    * All the main features (configuring images, runnning programs, etc.) are
      implemented and work on macOS and Linux.
