File: changelog

package info (click to toggle)
incant 0.5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 30,640 kB
  • sloc: python: 1,730; sh: 35; makefile: 10; ruby: 1
file content (34 lines) | stat: -rw-r--r-- 1,158 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
incant (0.5) unstable; urgency=medium

  [ Daniel Roschka ]
  * Add a separate help command
  * Document network problems with Docker installed
  * Add help command to bash completion
  * Add an option to skip provisioning
  * Refactor provisioners for better modularity
  * Fix failing tests

  [ Lucas Nussbaum ]
  * Fix typo in LLMNR provisioner and strengthen tests
  * Fix mypy type-checking issues in provisioners
  * fix: propagate shell exit code instead of raising error (fixes #4)
  * Fix misleading error message when SSH installation fails
  * .github/workflows: fix flake8
  * style: remove unused imports in tests

 -- Lucas Nussbaum <lucas@debian.org>  Tue, 20 Jan 2026 09:21:16 +0100

incant (0.4) unstable; urgency=medium

  * Improve documentation (see #1121887)

 -- Lucas Nussbaum <lucas@debian.org>  Fri, 05 Dec 2025 14:01:54 +0100

incant (0.3) unstable; urgency=medium

  * Initial release. (Closes: #1112251)
    + A native package is used for now, as Incant is still into heavy
      development, so it's easier to keep everything in the same Git
      branch.

 -- Lucas Nussbaum <lucas@debian.org>  Tue, 02 Sep 2025 22:33:50 +0200