Commit Graph

  • 6c3965dca3 Increment version v4.8.0 Mike Farah 2021-05-10 09:39:59 +1000
  • bb3ffd40b5 Added optional traverse flag Mike Farah 2021-05-09 15:36:33 +1000
  • cc08afc435 Added with_entries Mike Farah 2021-05-09 15:12:50 +1000
  • 941a453163 Added from_entries op Mike Farah 2021-05-09 14:18:25 +1000
  • 77630ca179 Added to_entries op Mike Farah 2021-05-09 13:59:23 +1000
  • ae4b606707 Fixed merge anchor bug #800 Mike Farah 2021-05-09 13:26:02 +1000
  • 37f3e21970 Fixed boolean op with empty context issue Mike Farah 2021-05-09 12:44:05 +1000
  • 25d0787011 updating operator docs Mike Farah 2021-05-05 15:03:27 +1000
  • b5b8da0a1d Updating comment docs Mike Farah 2021-04-29 13:18:57 +1000
  • fa21510194 Moved multiply doc example lower Mike Farah 2021-04-29 12:03:56 +1000
  • f541194250 Added complex merge example Mike Farah 2021-04-28 20:35:10 +1000
  • 38666f4db6 Added another style example for doc Mike Farah 2021-04-26 14:17:52 +1000
  • 8b327d0414 Increment version v4.7.1 Mike Farah 2021-04-25 12:06:37 +1000
  • c8630fe4f3 Fixes delete issue #793 Mike Farah 2021-04-25 12:05:56 +1000
  • 87df9b1ae6 Updating operator doc Mike Farah 2021-04-24 17:41:06 +1000
  • 2483c38eeb Added command help about using stdin Mike Farah 2021-04-19 10:26:58 +1000
  • b2a538bdfc Better string sub documentation Mike Farah 2021-04-16 16:07:40 +1000
  • 6c26344449 Incrementing version v4.7.0 Mike Farah 2021-04-15 16:22:24 +1000
  • daf0bfe1b9 Added string substitute command substitute Mike Farah 2021-04-15 10:09:41 +1000
  • 750a00ec35 Added "expand" to explode docs for searchability Mike Farah 2021-04-13 13:59:26 +1000
  • 25e0a824c5 Fixed alternative operator when LHS has empty matches Mike Farah 2021-04-13 10:42:20 +1000
  • 095f921f62 4.6.3 release v4.6.3 Mike Farah 2021-03-25 08:45:59 +1100
  • 12d3425b4a Added subtract operator (numbers only) Mike Farah 2021-03-25 08:12:01 +1100
  • 0249f00bd5 Added chocolate badges thanks @adriens Mike Farah 2021-03-23 20:40:39 +1100
  • 8a99c60330
    Add chocolatey badges SALES 2021-03-22 17:09:53 +1100
  • 42b1bf9678 updated release notes to run gosec manually Mike Farah 2021-03-19 13:41:56 +1100
  • c632fd3641 cannot run gosec on all docker platforms, removing from devtools v4.6.2 Mike Farah 2021-03-19 13:40:24 +1100
  • 0470e5cd69 cannot run gosec on all docker platforms, removing for now Mike Farah 2021-03-19 13:20:19 +1100
  • 35c6d07248 Bump version Mike Farah 2021-03-19 12:59:00 +1100
  • 3f0be107d4 Bump dependencies Mike Farah 2021-03-19 12:58:43 +1100
  • 21a9e506cb Fixed merge comments Mike Farah 2021-03-19 12:54:03 +1100
  • 3722367fbb Dont print doc separators for JSON (https://github.com/mikefarah/yq/issues/735) Mike Farah 2021-03-19 12:40:34 +1100
  • f7b50e9853 Fixed += operator (https://github.com/mikefarah/yq/issues/750) Mike Farah 2021-03-19 12:36:05 +1100
  • 4f3fe256aa Fixed precedence of CREATE_MAP (https://github.com/mikefarah/yq/issues/753) Mike Farah 2021-03-19 12:09:32 +1100
  • 2595a929c9 Fixing doc links Mike Farah 2021-03-19 11:52:13 +1100
  • b2186d5404 Added gosec Mike Farah 2021-03-03 19:44:23 +1100
  • e93c43f7a0 Improving docs Mike Farah 2021-02-26 11:31:43 +1100
  • b1a5387cdd Update readme Mike Farah 2021-02-25 17:04:08 +1100
  • 5911ab2929 Bump version v4.6.1 Mike Farah 2021-02-25 16:52:49 +1100
  • 2ed5b2ff59 Improved lexer performance! Mike Farah 2021-02-25 16:47:55 +1100
  • 111c6e0be1 Increment version v4.6.0 Mike Farah 2021-02-18 11:19:16 +1100
  • 81136ad57e Arrays no longer deeply merge by defauly, like jq Mike Farah 2021-02-18 11:16:54 +1100
  • a6cd250987 nicer reduce example Mike Farah 2021-02-15 18:23:50 +1100
  • ee1f55630f nicer reduce example Mike Farah 2021-02-15 17:33:41 +1100
  • 9072e8d3b3 Added context variable for reduce Mike Farah 2021-02-15 17:31:12 +1100
  • 99b08fd612 Added reduce examples and doc Mike Farah 2021-02-15 16:38:53 +1100
  • b2317a14ef infix reduce reduce Mike Farah 2021-02-15 16:06:37 +1100
  • 3e5f7b147f infix reduce Mike Farah 2021-02-15 15:31:55 +1100
  • c4faa70143 wip - reduce! Mike Farah 2021-02-15 14:27:00 +1100
  • 4d6d07ec43 Force re-release Mike Farah 2021-02-10 17:12:54 +1100
  • bd0818c481 Fixed write-inplace with no expression Mike Farah 2021-02-10 17:06:16 +1100
  • 26742b2597 Fix pretty-printing Ben Moss 2021-02-09 10:45:17 -0500
  • 64c618c041 Version increment Mike Farah 2021-02-10 16:55:05 +1100
  • c4c8e5e7b0 Preserve comments on map keys Mike Farah 2021-02-08 13:58:46 +1100
  • e02ad4d7e8 Added space example to docs Mike Farah 2021-02-05 15:00:46 +1100
  • dd17f072cf update deps Mike Farah 2021-02-05 14:57:45 +1100
  • 429c3ca65b Fixed merge dropping anchors Mike Farah 2021-02-05 14:40:16 +1100
  • cfcac6d1dc improving docs Mike Farah 2021-02-05 13:32:07 +1100
  • a5ddbca97f Fixing special character example Mike Farah 2021-02-05 13:29:35 +1100
  • 30027a8cf4 Added not equals operator Mike Farah 2021-02-05 09:54:03 +1100
  • f92a42e4f8 Equals now only compares scalars Mike Farah 2021-02-05 09:49:40 +1100
  • 3c466dc66e Fixed delete bug Mike Farah 2021-02-04 13:47:59 +1100
  • 0816e16d30 fixed instructions Mike Farah 2021-02-04 13:12:16 +1100
  • 802d54e14e v4.5.0 Mike Farah 2021-02-04 13:04:53 +1100
  • 10600dd29a Fixed delete bug Mike Farah 2021-02-04 12:48:07 +1100
  • 3a464272d4 Added variable doc Mike Farah 2021-02-04 12:44:03 +1100
  • 691efadfac Fixed variable precedence Mike Farah 2021-02-04 12:39:04 +1100
  • 6efe4c4797 Fixing op precedences Mike Farah 2021-02-03 17:20:54 +1100
  • 9e56b364c2 Fixing op precedences Mike Farah 2021-02-03 17:11:47 +1100
  • 85ec32e3db Added variables Mike Farah 2021-02-03 15:51:26 +1100
  • 5c73132c8e Dont create entries when selecting Mike Farah 2021-02-03 11:54:10 +1100
  • c6efd5519b Pass context through operators Mike Farah 2021-02-02 18:17:59 +1100
  • 3bae44be68 Added funding button Mike Farah 2021-02-01 15:50:57 +1100
  • 48a7c59c4b change version from master to latest(v4) zy 2021-01-27 06:33:18 +0800
  • 851fbd8cf5 fix: go install fails zy 2021-01-27 06:17:51 +0800
  • 820a3320be Fixed length of null to be zero Mike Farah 2021-01-26 10:21:16 +1100
  • 61f569aebb fixing docker pipeline for nextime Mike Farah 2021-01-21 21:15:21 +1100
  • 9ff51cd066 attempt to fix dockre Mike Farah 2021-01-21 21:11:04 +1100
  • 9dd6d11362 Fixed bad docker version Mike Farah 2021-01-21 21:07:55 +1100
  • 83139e21d9 Bump version Mike Farah 2021-01-18 14:10:35 +1100
  • c77001f969 Can add and merge append to null Mike Farah 2021-01-18 13:58:46 +1100
  • 1be3b31bbc Don't escape HTML chars when converting to json evnp 2021-01-16 22:09:22 -0800
  • 6c14a80991 Fixed cross-function combinatorial bug Mike Farah 2021-01-18 13:28:40 +1100
  • 76bd1896e9 wip Mike Farah 2021-01-18 10:15:31 +1100
  • c63801a8a5 thoughts Mike Farah 2021-01-16 14:56:52 +1100
  • f7cfdc29e1 cross function fix wip Mike Farah 2021-01-16 14:09:49 +1100
  • 07c6549a58 Fixed doker instructions Mike Farah 2021-01-15 09:44:02 +1100
  • 29f40dad59 Fixing multiply doc Mike Farah 2021-01-14 20:28:57 +1100
  • fe33e7fcfe Incrementing version Mike Farah 2021-01-14 19:50:37 +1100
  • 0707525b29 Added keys operator Mike Farah 2021-01-14 15:45:07 +1100
  • 62acee54c3 Added split string operator Mike Farah 2021-01-14 15:05:50 +1100
  • d21c94cf4f Added join strings operator Mike Farah 2021-01-14 14:46:50 +1100
  • 626e9cacaf Split doc operator Mike Farah 2021-01-14 14:25:31 +1100
  • 02ef99560d Fixing add,multiply,alternative operator precendences Mike Farah 2021-01-14 11:16:04 +1100
  • c59209f041 Fixed remove comments example Mike Farah 2021-01-14 09:12:14 +1100
  • 947ffb6986 Dont use pointer for env prefs (avoid nil) Mike Farah 2021-01-13 17:00:53 +1100
  • 1a03031297 Dont use pointer for recursive prefs (avoid nil) Mike Farah 2021-01-13 17:00:03 +1100
  • 2c7db0071a Dont use pointer for multiply prefs (avoid nil) Mike Farah 2021-01-13 16:59:01 +1100
  • 0484d0232b Dont use pointer for commment prefs (avoid nil) Mike Farah 2021-01-13 16:56:24 +1100
  • 91c72d2d9e Added merge if empty Mike Farah 2021-01-13 16:54:28 +1100