Skip to content

Releases: gstackio/yasak

yasak CLI v1.0.2

Choose a tag to compare

@gk-concourse-ninja gk-concourse-ninja released this 04 Dec 02:36

Improvements

  • Now built as a statically-linked binary
  • Built with latest Go v1.23.4
  • Rewritten README

yasak CLI v1.0.1

Choose a tag to compare

@gk-concourse-ninja gk-concourse-ninja released this 03 Feb 00:00

Improvements

  • Added job in pipeline for bumping dependencies
  • Built with latest Go v1.21.6

yasak CLI v1.0.0

Choose a tag to compare

@gk-concourse-ninja gk-concourse-ninja released this 28 Apr 17:04

Features

  • Implements yasak locate in order to locate the line and column where a YAML value starts in some YAML text file. Any end-of-line comment is also outputted. This helps search/replace values in a YAML file without changing anything else, formatting and comments.