Releases: vincentkoc/natilius
Releases · vincentkoc/natilius
Natilius v1.5.2
What's Changed
- Update dotfiles.sh (74d76aa)
Installation
Quick Install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/vincentkoc/natilius/v1.5.2/install.sh)"Manual Install
- Download the tarball below
- Extract:
tar -xzf natilius-v1.5.2.tar.gz - Run:
./natilius.sh
Shell Completions
Bash
source completions/natilius-completion.bashZsh
source completions/natilius-completion.zshVerification
Verify the download with SHA256:
shasum -a 256 -c natilius-v1.5.2.tar.gz.sha256Natilius v1.4.3
What's Changed
- updated docs (1229500)
- fix: graceful fallback and new mac os commands (a1d6e5d)
- Update terraform-provision.sh (c6be2cf)
- Create CLAUDE.md (bd2a148)
- chore: claude.md (5c22c15)
- Update terraform-provision.sh (31ca4cd)
- chore: fix cicd tests on macos14 (012b2d9)
- chore: fix cicd tests on macos14 (d5c0cc9)
- chore: fix cicd (bce947e)
Installation
Quick Install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/vincentkoc/natilius/v1.4.3/install.sh)"Manual Install
- Download the tarball below
- Extract:
tar -xzf natilius-v1.4.3.tar.gz - Run:
./natilius.sh
Shell Completions
Bash
source completions/natilius-completion.bashZsh
source completions/natilius-completion.zshVerification
Verify the download with SHA256:
shasum -a 256 -c natilius-v1.4.3.tar.gz.sha256Natilius v1.4.2
What's Changed
- chore: update default profiles (1b38fb3)
Installation
Quick Install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/vincentkoc/natilius/v1.4.2/install.sh)"Manual Install
- Download the tarball below
- Extract:
tar -xzf natilius-v1.4.2.tar.gz - Run:
./natilius.sh
Shell Completions
Bash
source completions/natilius-completion.bashZsh
source completions/natilius-completion.zshVerification
Verify the download with SHA256:
shasum -a 256 -c natilius-v1.4.2.tar.gz.sha256Natilius v1.4.1
What's Changed
- Update automation.md (65c59eb)
- feat: full headless mode for terraform (2321ee0)
- fix: autocomplete working (3b984f9)
- chore: smaller tarball release (5963fc2)
Installation
Quick Install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/vincentkoc/natilius/v1.4.1/install.sh)"Manual Install
- Download the tarball below
- Extract:
tar -xzf natilius-v1.4.1.tar.gz - Run:
./natilius.sh
Shell Completions
Bash
source completions/natilius-completion.bashZsh
source completions/natilius-completion.zshVerification
Verify the download with SHA256:
shasum -a 256 -c natilius-v1.4.1.tar.gz.sha256Natilius v1.4.0
What's Changed
- docs: revamped and mkdocs working (e7ab4f0)
- docs: new readme (1ee14bf)
- feat: mdm, init and profile generator (b76e439)
- Update mkdocs.yml (0967b1e)
- docs: docs and demos (ba08d5a)
- chore: makefile improvements (fc42c6a)
- chore: remove cask (62bebd6)
- feat: support profile lists (d916c51)
- docs: github pages assets (be95dff)
- docs: refactor for github pages (5948f7b)
- docs: overhaul (6e3628e)
Installation
Quick Install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/vincentkoc/natilius/v1.4.0/install.sh)"Manual Install
- Download the tarball below
- Extract:
tar -xzf natilius-v1.4.0.tar.gz - Run:
./natilius.sh
Shell Completions
Bash
source completions/natilius-completion.bashZsh
source completions/natilius-completion.zshVerification
Verify the download with SHA256:
shasum -a 256 -c natilius-v1.4.0.tar.gz.sha256Natilius v1.3.0
What's Changed
Installation
Quick Install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/vincentkoc/natilius/v1.3.0/install.sh)"Manual Install
- Download the tarball below
- Extract:
tar -xzf natilius-v1.3.0.tar.gz - Run:
./natilius.sh
Shell Completions
Bash
source completions/natilius-completion.bashZsh
source completions/natilius-completion.zshVerification
Verify the download with SHA256:
shasum -a 256 -c natilius-v1.3.0.tar.gz.sha256Natilius v1.2.1
What's Changed
Installation
Quick Install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/vincentkoc/natilius/v1.2.1/install.sh)"Manual Install
- Download the tarball below
- Extract:
tar -xzf natilius-v1.2.1.tar.gz - Run:
./natilius.sh
Shell Completions
Bash
source completions/natilius-completion.bashZsh
source completions/natilius-completion.zshVerification
Verify the download with SHA256:
shasum -a 256 -c natilius-v1.2.1.tar.gz.sha256Natilius v1.2.0
What's Changed
- fix(security): bug with home directory exclusions (792eebe)
- fix: tests passing (6e25e08)
- Merge pull request #5 from vincentkoc/vincentkoc-patch-1 (5159670)
- Update ci.yml (7620515)
- feat: improvements (75bf686)
- Update .natiliusrc (fabe0c1)
- Update install.sh (fb6e753)
- chore: go version (70947ce)
- feat: update defaults (f97021c)
Installation
Quick Install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/vincentkoc/natilius/v1.2.0/install.sh)"Manual Install
- Download the tarball below
- Extract:
tar -xzf natilius-v1.2.0.tar.gz - Run:
./natilius.sh
Shell Completions
Bash
source completions/natilius-completion.bashZsh
source completions/natilius-completion.zshVerification
Verify the download with SHA256:
shasum -a 256 -c natilius-v1.2.0.tar.gz.sha256Natilius v1.1.0
What's Changed
Initial release
Installation
Quick Install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/vincentkoc/natilius/v1.1.0/install.sh)"Manual Install
- Download the tarball below
- Extract:
tar -xzf natilius-v1.1.0.tar.gz - Run:
./natilius.sh
Shell Completions
Bash
source completions/natilius-completion.bashZsh
source completions/natilius-completion.zshVerification
Verify the download with SHA256:
shasum -a 256 -c natilius-v1.1.0.tar.gz.sha256