1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00

Commit Graph

  • fae2b2643c Added gofmt to format command master Mike Farah 2021-06-01 10:52:14 +10:00
  • dd86b5e7f2 Fixing doc Mike Farah 2021-05-28 17:00:25 +10:00
  • f1f75683c1 Fixed nil RHS bug in alternative operator #838 Mike Farah 2021-05-28 16:59:02 +10:00
  • ac988d9655 wip nice-api Mike Farah 2021-05-28 16:48:36 +10:00
  • 38b9856f50 Increment version v4.9.3 Mike Farah 2021-05-22 08:24:08 +10:00
  • 48eeb2a9df Fixes update-assign with collect object issue #830 Mike Farah 2021-05-22 08:22:45 +10:00
  • af283315f2 Increment version v4.9.2 Mike Farah 2021-05-21 14:27:24 +10:00
  • d18a6963f6 Fixes nested array indexing #824 Mike Farah 2021-05-21 14:18:24 +10:00
  • 77edbb9f5c Fixing readonly ops not to modify context when paths dont exist Mike Farah 2021-05-16 15:02:31 +10:00
  • 179c44aacc Fixing readonly ops not to modify context when paths dont exist Mike Farah 2021-05-16 14:36:13 +10:00
  • bc70c1fb16 Added blank alias example Mike Farah 2021-05-16 14:18:18 +10:00
  • 0b71a40797 Fixing readonly ops not to modify context when paths dont exist Mike Farah 2021-05-16 14:17:13 +10:00
  • 3f51a44596 Fixing readonly ops not to modify context when paths dont exist Mike Farah 2021-05-16 14:00:30 +10:00
  • afebf0e621 Increment version v4.9.1 Mike Farah 2021-05-16 12:43:26 +10:00
  • dc464a5b10 Added ability to escape double quotes in double quotes Mike Farah 2021-05-16 12:33:50 +10:00
  • 5340ed0ad3 Fixed handling of null expressions in equals op Mike Farah 2021-05-16 12:16:10 +10:00
  • f88ca9dbf4 Added ability to escape double quotes in double quotes fixes Mike Farah 2021-05-16 12:33:50 +10:00
  • 083f37857f Fixed handling of null expressions in equals op Mike Farah 2021-05-16 12:16:10 +10:00
  • 7b52c5fe0e Increment version v4.9.0 Mike Farah 2021-05-14 15:04:56 +10:00
  • f4392f8658 Added any_c and all_c operators Mike Farah 2021-05-14 15:01:44 +10:00
  • 8e14b3b393 Added any and all operators Mike Farah 2021-05-14 14:29:55 +10:00
  • 8627441705 Added unique operator Mike Farah 2021-05-14 09:43:52 +10:00
  • aa95ecd012 Update operator docs Mike Farah 2021-05-11 14:35:59 +10:00
  • a2bd463a91 Fixed null issue with entry operators Mike Farah 2021-05-10 10:42:43 +10:00
  • 6c3965dca3 Increment version v4.8.0 Mike Farah 2021-05-10 09:39:59 +10:00
  • bb3ffd40b5 Added optional traverse flag Mike Farah 2021-05-09 15:36:33 +10:00
  • cc08afc435 Added with_entries Mike Farah 2021-05-09 15:12:50 +10:00
  • 941a453163 Added from_entries op Mike Farah 2021-05-09 14:18:25 +10:00
  • 77630ca179 Added to_entries op Mike Farah 2021-05-09 13:59:23 +10:00
  • ae4b606707 Fixed merge anchor bug #800 Mike Farah 2021-05-09 13:26:02 +10:00
  • 37f3e21970 Fixed boolean op with empty context issue Mike Farah 2021-05-09 12:44:05 +10:00
  • 25d0787011 updating operator docs Mike Farah 2021-05-05 15:03:27 +10:00
  • b5b8da0a1d Updating comment docs Mike Farah 2021-04-29 13:18:57 +10:00
  • fa21510194 Moved multiply doc example lower Mike Farah 2021-04-29 12:03:56 +10:00
  • f541194250 Added complex merge example Mike Farah 2021-04-28 20:35:10 +10:00
  • 38666f4db6 Added another style example for doc Mike Farah 2021-04-26 14:17:52 +10:00
  • 8b327d0414 Increment version v4.7.1 Mike Farah 2021-04-25 12:06:37 +10:00
  • c8630fe4f3 Fixes delete issue #793 Mike Farah 2021-04-25 12:05:56 +10:00
  • 87df9b1ae6 Updating operator doc Mike Farah 2021-04-24 17:41:06 +10:00
  • 2483c38eeb Added command help about using stdin Mike Farah 2021-04-19 10:26:58 +10:00
  • b2a538bdfc Better string sub documentation Mike Farah 2021-04-16 16:07:40 +10:00
  • 6c26344449 Incrementing version v4.7.0 Mike Farah 2021-04-15 16:22:24 +10:00
  • daf0bfe1b9 Added string substitute command substitute Mike Farah 2021-04-15 10:09:41 +10:00
  • 750a00ec35 Added "expand" to explode docs for searchability Mike Farah 2021-04-13 13:59:26 +10:00
  • 25e0a824c5 Fixed alternative operator when LHS has empty matches Mike Farah 2021-04-13 10:42:20 +10:00
  • 095f921f62 4.6.3 release v4.6.3 Mike Farah 2021-03-25 08:45:59 +11:00
  • 12d3425b4a Added subtract operator (numbers only) Mike Farah 2021-03-25 08:12:01 +11:00
  • 0249f00bd5 Added chocolate badges thanks @adriens Mike Farah 2021-03-23 20:40:39 +11:00
  • 42b1bf9678 updated release notes to run gosec manually Mike Farah 2021-03-19 13:41:56 +11:00
  • c632fd3641 cannot run gosec on all docker platforms, removing from devtools v4.6.2 Mike Farah 2021-03-19 13:40:24 +11:00
  • 0470e5cd69 cannot run gosec on all docker platforms, removing for now Mike Farah 2021-03-19 13:20:19 +11:00
  • 35c6d07248 Bump version Mike Farah 2021-03-19 12:59:00 +11:00
  • 3f0be107d4 Bump dependencies Mike Farah 2021-03-19 12:58:43 +11:00
  • 21a9e506cb Fixed merge comments Mike Farah 2021-03-19 12:54:03 +11:00
  • 3722367fbb Dont print doc separators for JSON (https://github.com/mikefarah/yq/issues/735) Mike Farah 2021-03-19 12:40:34 +11:00
  • f7b50e9853 Fixed += operator (https://github.com/mikefarah/yq/issues/750) Mike Farah 2021-03-19 12:36:05 +11:00
  • 4f3fe256aa Fixed precedence of CREATE_MAP (https://github.com/mikefarah/yq/issues/753) Mike Farah 2021-03-19 12:09:32 +11:00
  • 2595a929c9 Fixing doc links Mike Farah 2021-03-19 11:52:13 +11:00
  • b2186d5404 Added gosec Mike Farah 2021-03-03 19:44:23 +11:00
  • e93c43f7a0 Improving docs Mike Farah 2021-02-26 11:31:43 +11:00
  • b1a5387cdd Update readme Mike Farah 2021-02-25 17:04:08 +11:00
  • 5911ab2929 Bump version v4.6.1 Mike Farah 2021-02-25 16:52:49 +11:00
  • 2ed5b2ff59 Improved lexer performance! Mike Farah 2021-02-25 16:47:55 +11:00
  • 111c6e0be1 Increment version v4.6.0 Mike Farah 2021-02-18 11:19:16 +11:00
  • 81136ad57e Arrays no longer deeply merge by defauly, like jq Mike Farah 2021-02-18 11:16:54 +11:00
  • a6cd250987 nicer reduce example Mike Farah 2021-02-15 18:23:50 +11:00
  • ee1f55630f nicer reduce example Mike Farah 2021-02-15 17:33:41 +11:00
  • 9072e8d3b3 Added context variable for reduce Mike Farah 2021-02-15 17:31:12 +11:00
  • 99b08fd612 Added reduce examples and doc Mike Farah 2021-02-15 16:38:53 +11:00
  • b2317a14ef infix reduce reduce Mike Farah 2021-02-15 16:06:37 +11:00
  • 3e5f7b147f infix reduce Mike Farah 2021-02-15 15:31:55 +11:00
  • c4faa70143 wip - reduce! Mike Farah 2021-02-15 14:27:00 +11:00
  • 4d6d07ec43 Force re-release Mike Farah 2021-02-10 17:12:54 +11:00
  • bd0818c481 Fixed write-inplace with no expression Mike Farah 2021-02-10 17:06:16 +11:00
  • 26742b2597 Fix pretty-printing Ben Moss 2021-02-09 10:45:17 -05:00
  • 64c618c041 Version increment Mike Farah 2021-02-10 16:55:05 +11:00
  • c4c8e5e7b0 Preserve comments on map keys Mike Farah 2021-02-08 13:58:46 +11:00
  • e02ad4d7e8 Added space example to docs Mike Farah 2021-02-05 15:00:46 +11:00
  • dd17f072cf update deps Mike Farah 2021-02-05 14:57:45 +11:00
  • 429c3ca65b Fixed merge dropping anchors Mike Farah 2021-02-05 14:40:16 +11:00
  • cfcac6d1dc improving docs Mike Farah 2021-02-05 13:32:07 +11:00
  • a5ddbca97f Fixing special character example Mike Farah 2021-02-05 13:29:35 +11:00
  • 30027a8cf4 Added not equals operator Mike Farah 2021-02-05 09:54:03 +11:00
  • f92a42e4f8 Equals now only compares scalars Mike Farah 2021-02-05 09:49:40 +11:00
  • 3c466dc66e Fixed delete bug Mike Farah 2021-02-04 13:47:59 +11:00
  • 0816e16d30 fixed instructions Mike Farah 2021-02-04 13:12:16 +11:00
  • 802d54e14e v4.5.0 Mike Farah 2021-02-04 13:04:53 +11:00
  • 10600dd29a Fixed delete bug Mike Farah 2021-02-04 12:48:07 +11:00
  • 3a464272d4 Added variable doc Mike Farah 2021-02-04 12:44:03 +11:00
  • 691efadfac Fixed variable precedence Mike Farah 2021-02-04 12:39:04 +11:00
  • 6efe4c4797 Fixing op precedences Mike Farah 2021-02-03 17:20:54 +11:00
  • 9e56b364c2 Fixing op precedences Mike Farah 2021-02-03 17:11:47 +11:00
  • 85ec32e3db Added variables Mike Farah 2021-02-03 15:51:26 +11:00
  • 5c73132c8e Dont create entries when selecting Mike Farah 2021-02-03 11:54:10 +11:00
  • c6efd5519b Pass context through operators Mike Farah 2021-02-02 18:17:59 +11:00
  • 3bae44be68 Added funding button Mike Farah 2021-02-01 15:50:57 +11:00
  • 48a7c59c4b change version from master to latest(v4) zy 2021-01-27 06:33:18 +08:00
  • 851fbd8cf5 fix: go install fails zy 2021-01-27 06:17:51 +08:00
  • 820a3320be Fixed length of null to be zero Mike Farah 2021-01-26 10:21:16 +11:00
  • 61f569aebb fixing docker pipeline for nextime Mike Farah 2021-01-21 21:15:21 +11:00