Skip to content

Tags: inspirit1986/yq

Tags

2.4.0

Improved handling of numeric keys

When there is no match at a given path, numeric keys are assumed to be strings.
To create an array '+' must be used.

e.g: yq n thing[+].cat fred
will create an array under thing, whereas
yq n thing[0].cat fred
will create a map under thing, with a key '0'

v2.4.0

Improved handling of numeric keys

When there is no match at a given path, numeric keys are assumed to be strings.
To create an array '+' must be used.

e.g: yq n thing[+].cat fred
will create an array under thing, whereas
yq n thing[0].cat fred
will create a map under thing, with a key '0'

2.3.0

Increment version for new functionality

v2.3.0

Increment version for new functionality

2.2.1

Bumb version

v2.2.1

Bumb version

2.2.0

Bump version

v2.2.0

Bump version

2.1.2

Version bump

v2.1.2

Version bump