Skip to content

Releases: ck3mp3r/nuop

Release v0.2.0

19 Oct 20:46
c3a2aef

Choose a tag to compare

Release v0.2.0

✨ New Features

  • feat: refactor Docker builds to use native ARM64 runners with Determinate Nix (#25) (c3a2aef)
  • feat!: migrate to mod.nu directory-based script structure (#22) (8ab91f3)

♻️ Refactoring

  • refactor: modernize flake infrastructure with devenv and CI enhancements (#23) (700c765)

📚 Documentation

  • docs: comprehensive documentation restructuring and developer guides (#24) (6c2a741)

🔧 Maintenance

  • chore: update flake.lock(s) (6ed1b8c)

Docker Images

  • ghcr.io/ck3mp3r/nuop:0.2.0
  • ghcr.io/ck3mp3r/nuop:latest

Supported Architectures

  • linux/amd64 (native builds)
  • linux/arm64 (native builds)

Built with Determinate Nix for blazing fast compilation!

Release v0.1.3

18 Oct 22:02

Choose a tag to compare

Release v0.1.3

Changes

  • Refactor: Apply SOLID principles with dependency injection (#21) (c00bf77)
  • chore: bump version to 0.1.3 (81eb20f)

Docker Images

  • ghcr.io/ck3mp3r/nuop:0.1.3
  • ghcr.io/ck3mp3r/nuop:latest

Supported Architectures

  • linux/amd64
  • linux/arm64

Release v0.1.2

12 Oct 20:22

Choose a tag to compare

Release v0.1.2

Changes

  • chore: bump version to 0.1.2 (d0a1a9b)
  • fix: ignore script execution tests in local development (#20) (31b9df4)
  • chore: update flake.lock(s) (3bd31cb)
  • chore: update flake.lock(s) (e0db045)
  • Bump tracing-subscriber from 0.3.19 to 0.3.20 in /operator (#19) (f3e7e84)
  • chore: update flake.lock(s) (ae903f5)
  • chore: update flake.lock(s) (11666b1)
  • chore: update flake.lock(s) (28b78d6)
  • chore: update flake.lock(s) (acf750a)
  • Updated flake.nix Updated operator/flake.nix (1b0f4e7)
  • Updated flake.nix Updated operator/flake.nix (dae58c7)
  • removing banner (78dfed3)
  • Release v0.1.1 (15b1844)

Docker Images

  • ghcr.io/ck3mp3r/nuop:0.1.2
  • ghcr.io/ck3mp3r/nuop:latest

Supported Architectures

  • linux/amd64
  • linux/arm64

Release v0.1.1

20 Aug 19:28

Choose a tag to compare

Release v0.1.1

Changes

  • chore: bump version to 0.1.1 (6ca7740)
  • Merge branch 'fix/docker-auth-token' (6494a01)
  • fix: use GITHUB_TOKEN for Docker registry authentication (ce02b28)
  • feat: add automated release workflow (dbb0061)
  • ci: add automated release workflow (#18) (c825423)
  • chore: enhance CI tooling and modernize dependencies (#17) (8b7df24)

Docker Images

  • ghcr.io/ck3mp3r/nuop:0.1.1
  • ghcr.io/ck3mp3r/nuop:latest

Supported Architectures

  • linux/amd64
  • linux/arm64