Releases: instructions-d-installation/web-installation-instruction
Releases · instructions-d-installation/web-installation-instruction
Release v0.5.2
Fixed
- Fixed whitespace not being replaced.
- Fixed backticks in template leading to error.
Release v0.5.1
Fixed
- Fixed
command
ninja macro joining command and parameters if only one line break separates them.
Release v0.5.0
Added
- Added command jinja macro.
- Added removal of whitespace and of empty lines.
Changed
- Changed example images to ascii art without whitespace.
Release v0.4.1
Fixed
- Fixed bug, with error message not being detected as such.
Release v0.4.0
Added
- Added more os being detected by default detection of
__os__
. - Added compact layout for radios with elements that have no description.
Changed
- Switched to longer os names:
windows
,linux
,macos
. - Made default value detection extensible for new default values.
Release v0.3.1
Fixed
- Fixed default os not being rendered.
Release v0.3.0
Added
- Added warning color to erroneous render output.
- Added automatic default for operating systems.
Changed
- Delimiter in radios is now only shown, when a description exists.
Fixed
- Fixed failed rendering on empty default.
Release v0.2.1
Fixed
- Fixed setuptool build.
Release v0.2.0
Added
- Added
raise
macro for template. - Added release github workflow for pypi.
Release v0.1.0
Initial release.