Commit Graph

  • b55381f34e fixing snap release Mike Farah 2022-11-14 17:28:44 +1100
  • b6ad314dbb fixing snap release Mike Farah 2022-11-14 17:28:15 +1100
  • 762f46ed54 include yaml directives #1424 Mike Farah 2022-11-14 17:22:13 +1100
  • 63db5de4e2 (attempt) to automate snap release Mike Farah 2022-11-14 17:00:50 +1100
  • 9606957a0e Fixed auto versioning in xcompile.sh Mike Farah 2022-11-14 16:43:06 +1100
  • e02bb71948 Fixed parsing of newline character in string expression #1430 Mike Farah 2022-11-14 16:40:41 +1100
  • 1fd96e168e
    Fix mis-versioning due to hardcoding cmd.Version (#1431) Takumi Sue 2022-11-14 14:38:43 +0900
  • ffc20f7e2c Length compares to null instead of 0 issue #1427 Mike Farah 2022-11-13 11:58:21 +1100
  • e99d5c0ab2
    Fix mis-versioning due to hardcoding cmd.Version mikutas 2022-11-14 13:20:05 +0900
  • 25e91abe3a v4.30.2 Mike Farah 2022-11-13 11:16:29 +1100
  • 3e795d020d Updating docs Mike Farah 2022-11-13 11:16:01 +1100
  • 88ce6ffcbe Hotfix: actually update the default xml attribute prefix #1428 Mike Farah 2022-11-13 11:13:05 +1100
  • ce9701ca3a Hotfix: actually update the default xml attribute prefix v4.30.2 Mike Farah 2022-11-13 11:13:05 +1100
  • 245a3dbe34 v4.30.1 Mike Farah 2022-11-11 14:58:39 +1100
  • 83ef7ee5cf Releasing yq v4.30.1 Mike Farah 2022-11-11 14:54:17 +1100
  • 817287ec90 Check merge alias is a map #1425 Mike Farah 2022-11-11 14:53:45 +1100
  • c5994a8b28 Simplified json error check Mike Farah 2022-11-11 09:50:22 +1100
  • 3435fee1f9 Fixed handling of json decoding error #1423 Mike Farah 2022-11-10 22:33:38 +1100
  • ececd00fbd Updated default xml naming prefix Mike Farah 2022-11-10 22:22:55 +1100
  • 46dbd0c859 Updating release notes Mike Farah 2022-11-10 22:09:30 +1100
  • cad809515c Refactoring Mike Farah 2022-11-10 22:07:53 +1100
  • 1d35134310 Unwrap scalar now works for JSON encoding when explicitly set #1409 Mike Farah 2022-11-10 19:21:18 +1100
  • fae1dbf0be Preparing release notes Mike Farah 2022-11-10 18:06:43 +1100
  • 04847502bf Can use expressions in slice #1419 Mike Farah 2022-11-10 18:03:18 +1100
  • af7e36bd47 Improved set path example Mike Farah 2022-11-10 10:28:29 +1100
  • db8a7617ce Improved set path example Mike Farah 2022-11-10 10:24:32 +1100
  • 2926e1d9b1 Improved set path example Mike Farah 2022-11-10 10:22:22 +1100
  • fdad478684 Improved set path example Mike Farah 2022-11-10 10:22:08 +1100
  • f64376da9b Added set path example Mike Farah 2022-11-10 10:19:41 +1100
  • 2bab6385bd Added set path example Mike Farah 2022-11-10 10:18:08 +1100
  • 22f376bbfd Added set path example Mike Farah 2022-11-10 10:17:08 +1100
  • 688fe55bb9 Added test for err fix Mike Farah 2022-11-09 21:46:00 +1100
  • 91b3fb2af3
    fix lib.go handled error (#1418) Jingyu 2022-11-09 18:36:53 +0800
  • 9a724cca0e fix lib.go handled error franc 2022-11-09 15:56:27 +0800
  • bd5e5dc965 Array to map operator for #1415 Mike Farah 2022-11-08 13:40:00 +1100
  • c915113120 Fixed doc regarding getting the latest version Mike Farah 2022-11-08 08:50:48 +1100
  • cf02b90624 Fixed sorting by date #1412 Mike Farah 2022-11-04 12:21:12 +1100
  • 7f5dda93c6
    Bump golang from 1.19.2 to 1.19.3 (#1411) dependabot[bot] 2022-11-03 14:11:41 +1100
  • 5d7c49a46a
    Bump golang from 1.19.2 to 1.19.3 dependabot[bot] 2022-11-03 03:00:43 +0000
  • a0be871a9d Only maps can be encoded to XML #1408 Mike Farah 2022-11-02 21:41:39 +1100
  • ef7f61444d Added subset example Mike Farah 2022-11-01 09:30:22 +1100
  • 5af062a86f Added subset example Mike Farah 2022-11-01 09:29:05 +1100
  • ed551bf339 Added extra parseSnippet test Mike Farah 2022-11-01 09:15:59 +1100
  • 5e490527de Bumping version v4.29.2 Mike Farah 2022-10-31 09:05:56 +1100
  • c887042a1b Fixing null csv bug #1404 Mike Farah 2022-10-30 16:29:42 +1100
  • 0cc5e75432 Bumping version v4.29.1 Mike Farah 2022-10-29 18:24:19 +1100
  • a7e397757b v4.29.1 Mike Farah 2022-10-29 18:24:11 +1100
  • 6d6cd43255 docs Mike Farah 2022-10-29 18:22:30 +1100
  • d99614f55a
    Slice array (#1403) Mike Farah 2022-10-29 18:15:21 +1100
  • 48d6ad58e7 Slice array slice-array Mike Farah 2022-10-28 16:12:33 +1100
  • 880397d549
    Refactored decoder responsibilities (#1402) Mike Farah 2022-10-28 14:16:46 +1100
  • 23d3d962e0 Refactored decoder responsibilities - improved comment handling - yaml decoder now responsible for leading content work around fix-decoder-responsibility2 Mike Farah 2022-10-25 14:22:16 +1100
  • e918bec740 fixed leading content logic fix-decoder-responsibility Mike Farah 2022-10-28 13:50:22 +1100
  • b87c1503f4 wip Mike Farah 2022-10-27 16:16:00 +1100
  • fd79ac8603 put comments on key node instead Mike Farah 2022-10-27 15:27:37 +1100
  • 46c32f4c79
    Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#1399) dependabot[bot] 2022-10-27 15:11:06 +1100
  • b25114c1fc
    Bump github.com/goccy/go-yaml from 1.9.5 to 1.9.6 (#1400) dependabot[bot] 2022-10-27 15:10:56 +1100
  • a0f6d13808
    Bump github.com/goccy/go-yaml from 1.9.5 to 1.9.6 dependabot[bot] 2022-10-27 03:13:00 +0000
  • 2718583896
    Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 dependabot[bot] 2022-10-27 03:12:54 +0000
  • 7eccbe5902 put comments on key node instead Mike Farah 2022-10-26 13:24:36 +1100
  • fe27ddedc0 fixing property comment handling Mike Farah 2022-10-25 16:00:19 +1100
  • 23b2aa5668 fixing property comment handling Mike Farah 2022-10-25 15:52:13 +1100
  • 2e588a11a0 moving leading content processing logic into yaml decoder Mike Farah 2022-10-25 15:35:49 +1100
  • 4138c3b005 wip Mike Farah 2022-10-25 14:22:16 +1100
  • 44552c151b Improving readme Mike Farah 2022-10-26 13:12:20 +1100
  • 108cfeb4bb
    README: how to easily download the latest release (#1397) Sho Ce 2022-10-25 15:13:24 +0530
  • 1063584693
    README: how to easily download the latest release Sho Ce 2022-10-25 12:50:43 +0530
  • 24bbffd71e xml prefs should be part of API Mike Farah 2022-10-25 14:27:16 +1100
  • c62e18f9b2 Fixed load operator bug Mike Farah 2022-10-25 13:30:38 +1100
  • c1640fb10d Removing old version notice Mike Farah 2022-10-25 12:44:56 +1100
  • 0c33690596 Updating release notes Mike Farah 2022-10-25 09:36:00 +1100
  • 6bf3defe85 Fixing updates in square brackets #1342 Mike Farah 2022-10-24 17:55:19 +1100
  • 6d6b693fb3
    Added XML processing instructions and directive support (#1396) Mike Farah 2022-10-24 10:09:42 +1100
  • d8da9c8ccc Added XML processing instructions and directive support xml-proc-inst-clean Mike Farah 2022-10-18 14:15:25 +1100
  • 14ffa90cb6 Merge branch 'master' into xml-proc-inst xml-proc-inst Mike Farah 2022-10-24 09:57:50 +1100
  • 86ef4e4d90 Updated XML acceptance tests with proc inst and directives Mike Farah 2022-10-24 09:54:36 +1100
  • 14f827b9b7 Added nix installation instructions Mike Farah 2022-10-24 09:42:22 +1100
  • e4b5769477 Removing old warning, added xml update warning Mike Farah 2022-10-23 14:59:21 +1100
  • eb491e0511 Removing old warning, added xml update warning Mike Farah 2022-10-23 14:58:04 +1100
  • eac988abdc Updated release to always use latest go Mike Farah 2022-10-23 14:50:00 +1100
  • cb86ec94ff xml wip Mike Farah 2022-10-23 14:48:57 +1100
  • 55383b9ce1 warn about attribute change Mike Farah 2022-10-21 20:46:26 +1100
  • 9546eb8939 wip Mike Farah 2022-10-21 15:59:13 +1100
  • 585cafc1c0 wip Mike Farah 2022-10-21 15:58:47 +1100
  • ea4a50f6e9 Fixing matt phelps username reference Mike Farah 2022-10-20 09:59:36 +1100
  • 6c94869329 test yq action can now be run manually Mike Farah 2022-10-19 12:04:52 +1100
  • 5ef9101913 Updated release notes Mike Farah 2022-10-19 11:25:56 +1100
  • 1f0881fb5f Bumping version v4.28.2 Mike Farah 2022-10-19 11:14:32 +1100
  • 600e132fb6 Actions use built docker-images Mike Farah 2022-10-19 11:10:50 +1100
  • f571b163e5 Merge branch 'action-use-published-docker' Mike Farah 2022-10-19 11:09:06 +1100
  • 0b235b367d action uses built docker image action-use-published-docker Mike Farah 2022-10-19 11:06:41 +1100
  • a264833c06 test action using built docker image Mike Farah 2022-10-19 11:05:09 +1100
  • 22c44d3ecb action uses built docker image Mike Farah 2022-10-19 11:04:53 +1100
  • 8ed817916f muiltiline github action test Mike Farah 2022-10-19 10:59:09 +1100
  • cb4c41eebf different name to docker github action Mike Farah 2022-10-19 10:49:04 +1100
  • ecc490a0fa Attempt to prebuild github action Mike Farah 2022-10-19 10:48:05 +1100
  • 8a45e02cbb
    Fix broken multiline strings from dee0c94 (#1390) mattphelps-8451 2022-10-18 18:16:07 -0500
  • 84b4f40b93
    Fix broken multiline strings from dee0c94 Matt Phelps 2022-10-18 14:13:58 -0500
  • 8b02bfad97
    Fix broken multiline strings from dee0c94 Matt Phelps 2022-10-18 14:13:58 -0500
  • 2e9c91f8a1 wip Mike Farah 2022-10-18 14:56:50 +1100