Skip to content

Releases: vincentkoc/natilius

Natilius v1.5.2

03 Feb 18:11

Choose a tag to compare

What's Changed

Installation

Quick Install

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/vincentkoc/natilius/v1.5.2/install.sh)"

Manual Install

  1. Download the tarball below
  2. Extract: tar -xzf natilius-v1.5.2.tar.gz
  3. Run: ./natilius.sh

Shell Completions

Bash

source completions/natilius-completion.bash

Zsh

source completions/natilius-completion.zsh

Verification

Verify the download with SHA256:

shasum -a 256 -c natilius-v1.5.2.tar.gz.sha256

Natilius v1.4.3

30 Jan 00:26

Choose a tag to compare

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

  1. Download the tarball below
  2. Extract: tar -xzf natilius-v1.4.3.tar.gz
  3. Run: ./natilius.sh

Shell Completions

Bash

source completions/natilius-completion.bash

Zsh

source completions/natilius-completion.zsh

Verification

Verify the download with SHA256:

shasum -a 256 -c natilius-v1.4.3.tar.gz.sha256

Natilius v1.4.2

29 Jan 23:01

Choose a tag to compare

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

  1. Download the tarball below
  2. Extract: tar -xzf natilius-v1.4.2.tar.gz
  3. Run: ./natilius.sh

Shell Completions

Bash

source completions/natilius-completion.bash

Zsh

source completions/natilius-completion.zsh

Verification

Verify the download with SHA256:

shasum -a 256 -c natilius-v1.4.2.tar.gz.sha256

Natilius v1.4.1

29 Jan 22:15

Choose a tag to compare

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

  1. Download the tarball below
  2. Extract: tar -xzf natilius-v1.4.1.tar.gz
  3. Run: ./natilius.sh

Shell Completions

Bash

source completions/natilius-completion.bash

Zsh

source completions/natilius-completion.zsh

Verification

Verify the download with SHA256:

shasum -a 256 -c natilius-v1.4.1.tar.gz.sha256

Natilius v1.4.0

29 Jan 21:37

Choose a tag to compare

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

  1. Download the tarball below
  2. Extract: tar -xzf natilius-v1.4.0.tar.gz
  3. Run: ./natilius.sh

Shell Completions

Bash

source completions/natilius-completion.bash

Zsh

source completions/natilius-completion.zsh

Verification

Verify the download with SHA256:

shasum -a 256 -c natilius-v1.4.0.tar.gz.sha256

Natilius v1.3.0

29 Jan 18:31

Choose a tag to compare

What's Changed

Installation

Quick Install

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/vincentkoc/natilius/v1.3.0/install.sh)"

Manual Install

  1. Download the tarball below
  2. Extract: tar -xzf natilius-v1.3.0.tar.gz
  3. Run: ./natilius.sh

Shell Completions

Bash

source completions/natilius-completion.bash

Zsh

source completions/natilius-completion.zsh

Verification

Verify the download with SHA256:

shasum -a 256 -c natilius-v1.3.0.tar.gz.sha256

Natilius v1.2.1

29 Jan 17:47

Choose a tag to compare

What's Changed

  • feat: terraform provider (8fe7186)
  • chore: default profiles (f490c65)

Installation

Quick Install

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/vincentkoc/natilius/v1.2.1/install.sh)"

Manual Install

  1. Download the tarball below
  2. Extract: tar -xzf natilius-v1.2.1.tar.gz
  3. Run: ./natilius.sh

Shell Completions

Bash

source completions/natilius-completion.bash

Zsh

source completions/natilius-completion.zsh

Verification

Verify the download with SHA256:

shasum -a 256 -c natilius-v1.2.1.tar.gz.sha256

Natilius v1.2.0

29 Jan 17:45

Choose a tag to compare

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

  1. Download the tarball below
  2. Extract: tar -xzf natilius-v1.2.0.tar.gz
  3. Run: ./natilius.sh

Shell Completions

Bash

source completions/natilius-completion.bash

Zsh

source completions/natilius-completion.zsh

Verification

Verify the download with SHA256:

shasum -a 256 -c natilius-v1.2.0.tar.gz.sha256

Natilius v1.1.0

02 Sep 04:32

Choose a tag to compare

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

  1. Download the tarball below
  2. Extract: tar -xzf natilius-v1.1.0.tar.gz
  3. Run: ./natilius.sh

Shell Completions

Bash

source completions/natilius-completion.bash

Zsh

source completions/natilius-completion.zsh

Verification

Verify the download with SHA256:

shasum -a 256 -c natilius-v1.1.0.tar.gz.sha256