v0.2.0-rc1
Pre-release
Pre-release
Typst Scripting
- (Break Change) use sys.args to control layout by in #77
- (Break Change) Renamed the repository to shiroa (for publish) by in #73
- Added multimedia support with sanitization by in #78
- Continuing numbering sections if user changes it by in #84
CLI Tool
- Generating description metadata for SEO by in #74 and #76
- Added support to infer book meta from outline by in #75
Misc
- Corrected a typo in error message by @FlorentCLMichel in #81
Full Changelog: v0.1.5...v0.2.0-rc1
Download Binary
Install shiroa 0.2.0-rc1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/shiroa/releases/download/v0.2.0-rc1/shiroa-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/Myriad-Dreamin/shiroa/releases/download/v0.2.0-rc1/shiroa-installer.ps1 | iex"
Download shiroa 0.2.0-rc1
File | Platform | Checksum |
---|---|---|
shiroa-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
shiroa-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
shiroa-aarch64-pc-windows-msvc.zip | ARM64 Windows | checksum |
shiroa-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
shiroa-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum |
shiroa-loongarch64-unknown-linux-gnu.tar.gz | LOONGARCH64 Linux | checksum |
shiroa-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
shiroa-armv7-unknown-linux-gnueabihf.tar.gz | ARMv7 Linux | checksum |
shiroa-aarch64-unknown-linux-musl.tar.gz | ARM64 MUSL Linux | checksum |
shiroa-loongarch64-unknown-linux-musl.tar.gz | LOONGARCH64 MUSL Linux | checksum |
shiroa-riscv64gc-unknown-linux-musl.tar.gz | RISCV MUSL Linux | checksum |
shiroa-x86_64-unknown-linux-musl.tar.gz | x64 MUSL Linux | checksum |
shiroa-arm-unknown-linux-musleabihf.tar.gz | ARMv6 MUSL Linux (Hardfloat) | checksum |
shiroa-armv7-unknown-linux-musleabihf.tar.gz | ARMv7 MUSL Linux | checksum |