Releases: stefafafan/seki
Releases · stefafafan/seki
v0.1.2
Install seki 0.1.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/stefafafan/seki/releases/download/v0.1.2/seki-installer.sh | sh
Download seki 0.1.2
File | Platform | Checksum |
---|---|---|
seki-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
seki-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
seki-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
seki-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.1.1
v0.1.0
What's Changed
- add README by @stefafafan in #1
- Update README.md example by @stefafafan in #2
- Add initial settings by @stefafafan in #3
- adjust japanese by @stefafafan in #4
- initial implementation by @stefafafan in #5
- Support config.toml file by @stefafafan in #6
- adjustments and refactoring by @stefafafan in #7
- More refactoring by @stefafafan in #8
- add to the README by @stefafafan in #9
- add metadata to Cargo.toml by @stefafafan in #13
- fix invalid keyword by @stefafafan in #14
Full Changelog: https://github.com/stefafafan/seki/commits/v0.1.0