tugger/docs/tugger_history.rst
.. _tugger_history:
.. _tugger_version_history:
.. _tugger_version_0_4_0:
Not yet released.
.. _tugger_version_0_3_0:
Released March 4, 2021.
New Features ^^^^^^^^^^^^
FileManifest Starlark type now exposes an add_path() method.SnapApp, Snappart, and Snap types
representing Snapcraft configuration files.SnapcraftBuilder type that serves as an
interface to invoking snapcraft.WiXBundleBuilder, WiXInstaller,
and WiXMSIBuilder types for defining Windows installers using the WiX
Toolset... _tugger_version_0_2_0:
Version 0.2 was released November 8, 2020.
Version 0.2 marked the beginning of a complete rewrite of Tugger. The canonical source code repository was moved to the PyOxidizer repository.
Not all features from version 0.1 were ported to version 0.2.
.. _tugger_version_0_1_0:
Version 0.1 was released on August 25, 2019.
Version 0.1 was mostly a proof of concept to demonstrate the viability of Starlark configuration files. But Tugger was usable in this release.