Releases: facade/ignition
Releases · facade/ignition
2.16.0
- improve recording data from jobs (#416)
2.15.0
- improve output of flare:test
2.14.1
- update base URL for Flare
2.14.0
- add support for VScode WSL + SSH remote (#420)
2.13.1
- fix namespace of
SentReports
in facade
2.12.1
- add support for VS Codium editor (#417)
2.12.0
- add support for collecting information about jobs (#412)
2.11.4
- Use npm ci instead of install (#411)
2.11.3
- fix issues with circular dependencies in model route parameters (#408)
- remove notice about dirty git state in context
- wrap
AddGitInformation
middleware in try-catch