Mike Farah
|
33ec66cfdd
|
Fixed handling of UTF8 encoded CSVs #1373
|
2022-10-08 13:12:50 +11:00 |
|
Mike Farah
|
1b8d399de4
|
Detect and fail on missing closing brackets #1366
|
2022-10-08 12:44:54 +11:00 |
|
dependabot[bot]
|
48c36efe07
|
Bump golang from 1.19.1 to 1.19.2 (#1375)
Bumps golang from 1.19.1 to 1.19.2.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-06 15:07:30 +11:00 |
|
Mike Farah
|
f27a3c5c92
|
Added winget instructions
|
2022-10-05 20:51:48 +11:00 |
|
Mike Farah
|
ffe635f943
|
Bumping version
|
2022-10-05 20:15:02 +11:00 |
|
Mike Farah
|
b5b81abb90
|
Added DELPATHS operator
|
2022-10-05 20:09:53 +11:00 |
|
Mike Farah
|
da3f3b93b4
|
Added SETPATH operator
|
2022-10-05 14:12:08 +11:00 |
|
Mike Farah
|
7f4c8e1c78
|
Added comment operator examples
|
2022-09-30 11:30:31 +10:00 |
|
Mike Farah
|
60f30f8a48
|
Added comment operator examples
|
2022-09-30 11:26:36 +10:00 |
|
Mike Farah
|
2362451fda
|
Added comment operator examples
|
2022-09-30 11:22:58 +10:00 |
|
Mike Farah
|
55a7fdfd8a
|
Added is_key operator
|
2022-09-30 10:27:35 +10:00 |
|
Mike Farah
|
3dd5f0c80c
|
Added another comment test
|
2022-09-30 10:15:41 +10:00 |
|
Mike Farah
|
be304a1102
|
Added another comment test
|
2022-09-30 09:46:07 +10:00 |
|
Mike Farah
|
a4b60039ca
|
Added examples of header-preprocess needing to be turned off
|
2022-09-30 09:36:38 +10:00 |
|
Mike Farah
|
b20477210f
|
Added missing validation for adding sequences to maps #1341
|
2022-09-16 10:04:48 +10:00 |
|
Mike Farah
|
9b6961875e
|
Bumping version
|
2022-09-09 12:29:41 +10:00 |
|
Mike Farah
|
51b64e6cf3
|
Fixing relative merge bug #1333
|
2022-09-09 12:28:38 +10:00 |
|
Mike Farah
|
851d93e5a8
|
Bumping version
|
2022-09-09 11:23:14 +10:00 |
|
Mike Farah
|
9291865eed
|
Preparing release notes
|
2022-09-09 11:21:53 +10:00 |
|
Mike Farah
|
fb330ebcb0
|
Updated github action to run as root
|
2022-09-09 11:14:25 +10:00 |
|
dependabot[bot]
|
ae7a48df2d
|
Bump github.com/elliotchance/orderedmap from 1.4.0 to 1.5.0 (#1331)
Bumps [github.com/elliotchance/orderedmap](https://github.com/elliotchance/orderedmap) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/elliotchance/orderedmap/releases)
- [Commits](https://github.com/elliotchance/orderedmap/compare/v1.4.0...v1.5.0)
---
updated-dependencies:
- dependency-name: github.com/elliotchance/orderedmap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-09 11:05:46 +10:00 |
|
dependabot[bot]
|
2e3c50c535
|
Bump golang from 1.19.0 to 1.19.1 (#1330)
Bumps golang from 1.19.0 to 1.19.1.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-09-09 11:05:36 +10:00 |
|
Mike Farah
|
a64eea3b1a
|
Fixed bug in alternative op, dont evaluate RHS if LHS is truthy
|
2022-09-09 11:05:12 +10:00 |
|
Abirdcfly
|
a12c1a6610
|
chore: remove duplicate word in doc (#1322)
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
|
2022-08-31 18:43:03 +10:00 |
|
Mike Farah
|
bf6b4d3941
|
Fixed footer comment issue #1321
|
2022-08-30 11:24:26 +10:00 |
|
Mike Farah
|
3d11b0545d
|
Bumping version
|
2022-08-29 15:41:07 +10:00 |
|
Mike Farah
|
b4ca184108
|
Added new "c" flag to clobber custom tags when needed
|
2022-08-29 15:38:21 +10:00 |
|
Mike Farah
|
b1a40a9fb7
|
Bumped go compiler; bumped quality tools
|
2022-08-29 14:13:15 +10:00 |
|
dependabot[bot]
|
187d9523c6
|
Bump github.com/goccy/go-json from 0.9.10 to 0.9.11 (#1314)
Bumps [github.com/goccy/go-json](https://github.com/goccy/go-json) from 0.9.10 to 0.9.11.
- [Release notes](https://github.com/goccy/go-json/releases)
- [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goccy/go-json/compare/v0.9.10...v0.9.11)
---
updated-dependencies:
- dependency-name: github.com/goccy/go-json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-25 13:41:11 +10:00 |
|
Matti Schneider
|
a44938101d
|
Document dynamic get and output in GitHub Action (#1303)
|
2022-08-14 10:40:41 +10:00 |
|
dependabot[bot]
|
a4634cdc86
|
Bump github.com/alecthomas/participle/v2 (#1302)
Bumps [github.com/alecthomas/participle/v2](https://github.com/alecthomas/participle) from 2.0.0-beta.4 to 2.0.0-beta.5.
- [Release notes](https://github.com/alecthomas/participle/releases)
- [Changelog](https://github.com/alecthomas/participle/blob/master/CHANGES.md)
- [Commits](https://github.com/alecthomas/participle/compare/v2.0.0-beta.4...v2.0.0-beta.5)
---
updated-dependencies:
- dependency-name: github.com/alecthomas/participle/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-11 13:47:22 +10:00 |
|
Mike Farah
|
a696dceea4
|
Added string trim operator
|
2022-08-08 13:35:57 +10:00 |
|
dependabot[bot]
|
989dabac5a
|
Bump golang from 1.18.4 to 1.19.0 (#1292)
Bumps golang from 1.18.4 to 1.19.0.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-04 14:23:20 +10:00 |
|
Mike Farah
|
8eac186a35
|
Add link to discussions on readme
|
2022-08-01 16:55:55 +10:00 |
|
Mike Farah
|
1c7dc0e88a
|
Bug fix
|
2022-08-01 16:27:42 +10:00 |
|
Mike Farah
|
2c9b5be408
|
Fixed json decode to maintain key order
|
2022-08-01 16:26:43 +10:00 |
|
Mike Farah
|
a91a8ccc66
|
Improving docs
|
2022-08-01 14:12:35 +10:00 |
|
Mike Farah
|
6dfef716d7
|
Bumping version
|
2022-08-01 14:00:13 +10:00 |
|
Mike Farah
|
06a2b9d426
|
updating release notes
|
2022-08-01 13:47:24 +10:00 |
|
Mike Farah
|
6cd0892d59
|
Added SELinux note #1289
|
2022-08-01 13:47:16 +10:00 |
|
Mike Farah
|
51b3985aa0
|
Preparing release notes
|
2022-08-01 13:40:41 +10:00 |
|
Mike Farah
|
c8815f5ab9
|
Csv decoder (#1290)
* WIP: adding CSV decoder
* Adding CSV decoder
* Added CSV roundtrip
* Fixing from review
|
2022-08-01 10:28:34 +10:00 |
|
Jih-Wei, Liang
|
3c222d8707
|
Added StringEvaluator for evaluating string input #1266 (#1278)
|
2022-08-01 08:50:56 +10:00 |
|
Mike Farah
|
4508bc2dc2
|
Updating release notes for next release
|
2022-07-29 10:28:06 +10:00 |
|
Mike Farah
|
8c3a8c085e
|
Fixes xml decode missing tags #1284
|
2022-07-29 10:26:50 +10:00 |
|
Mike Farah
|
b9a1ef89fe
|
Added NDJSON decoder (#1281)
|
2022-07-27 12:26:22 +10:00 |
|
Mike Farah
|
c2c48bbe1d
|
Bumping version
|
2022-07-15 10:27:18 +10:00 |
|
dependabot[bot]
|
97f89c0edb
|
Bump golang from 1.18.3 to 1.18.4 (#1273)
Bumps golang from 1.18.3 to 1.18.4.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-14 15:38:26 +10:00 |
|
Mike Farah
|
03ba38eaff
|
Using new lexer by alecthomas! (#1270)
|
2022-07-13 14:45:28 +10:00 |
|
Mike Farah
|
f393cf37c2
|
Dont clobber anchor when adding nodes - fixes #1269
|
2022-07-13 11:12:15 +10:00 |
|