Skip to content

Releases: nic0der-im/routeros-cli

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 21:25

Changelog

Features

  • 8881233 feat: enterprise write-safety, guardrails, plans, and skill packs 0.5

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 18:14

Changelog

Features

  • 00f13a1 feat: agent-safe audit doctor, hygiene findings, and skill packs 0.4

Bug fixes

  • c82f406 fix: check type assertions in redact payload tests for errcheck

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 29 Jul 07:14

Changelog

Features

  • 5144c9f feat: compact columnar audit with interface RX/TX totals

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 29 Jul 06:24

Changelog

Features

  • 16825f4 feat: SFTP backups/export, Winbox API port, and README refresh

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 05:31

Changelog

Bug fixes

  • 5ec087c fix: allow INSTALL_DIR override in install.sh
  • 133369f fix: retry session watch auto-rollback after link recovers
  • 3c4915d fix: satisfy errcheck on session watch and filexfer closes

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 05:09

Changelog

Features

  • e16ec2f feat: ship ros v0.3.0 safety, file transfer, and distribution

Bug fixes

  • 2831413 fix: satisfy golangci errcheck and staticcheck on skills/winbox

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 04:41

Changelog

Features

  • 30e7902 feat: release ros v0.2.0 — agent-safe RouterOS CLI

Bug fixes

  • bff5cfd fix: add version field to golangci-lint config for v2 compatibility
  • ee41f9f fix: exclude fmt print and Close from errcheck
  • 3510f0c fix: migrate golangci-lint config to v2 format
  • f3530b0 fix: suppress errcheck violations for Close() and fmt.Scanln returns

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Mar 06:25

Changelog

Features

  • 48c0ceb feat: initial release - routeros-cli v0.1.0

Bug fixes

  • 36dca92 fix: goreleaser v2 config - remove deprecated skip_merge_commits
  • a698af4 fix: grant contents:write permission for release workflow