Commit Graph

  • 78e3a16aba
    handled EvaluateNodes panic Mikhail Katychev 2022-03-11 13:40:31 -0600
  • 831d601238 Added pick operator Mike Farah 2022-03-10 15:44:35 +1100
  • 3924ed8a35 Bumping version v4.22.1 Mike Farah 2022-03-10 13:50:53 +1100
  • a253c51310 v4.22.1 Mike Farah 2022-03-10 13:50:03 +1100
  • b1fee26a7f
    Bump actions/checkout from 2 to 3 (#1130) dependabot[bot] 2022-03-10 13:43:36 +1100
  • 58be9829f9 Added pick operator Mike Farah 2022-03-09 14:38:02 +1100
  • 85df955bf1 Fixed broken link Mike Farah 2022-03-08 14:04:38 +1100
  • 8127281aec
    Bump actions/checkout from 2 to 3 dependabot[bot] 2022-03-03 03:13:00 +0000
  • 33a29817d7 Can load expressions from file #1120 Mike Farah 2022-03-01 11:50:09 +1100
  • edbdb16ab7 Fixes auto expansion of properties #1127 Mike Farah 2022-03-01 11:29:11 +1100
  • 2e731c310f Updated readme Mike Farah 2022-02-27 12:23:36 +1100
  • 2dbcb51b82 v4.21.1 Mike Farah 2022-02-27 12:10:01 +1100
  • 79f2e1558c Fixed release notes Mike Farah 2022-02-27 12:08:04 +1100
  • f0b37ea06d Bumping version v4.21.1 Mike Farah 2022-02-27 12:03:10 +1100
  • 8698433d44 Added line and column operators Mike Farah 2022-02-27 11:56:46 +1100
  • ff047d0748 Fixes #1123 Mike Farah 2022-02-25 09:14:41 +1100
  • 6c220d4562
    Bump github.com/magiconair/properties from 1.8.5 to 1.8.6 (#1121) dependabot[bot] 2022-02-25 08:58:01 +1100
  • e234806486
    Bump github.com/magiconair/properties from 1.8.5 to 1.8.6 dependabot[bot] 2022-02-24 03:09:31 +0000
  • 0e0183b9ea Update load docs Mike Farah 2022-02-23 09:40:05 +1100
  • 61978b34df Added load_base64 Mike Farah 2022-02-23 09:36:03 +1100
  • d9bca65626 Added base64 support Mike Farah 2022-02-23 09:26:35 +1100
  • d7b158f855 Added string case operators Mike Farah 2022-02-22 16:17:23 +1100
  • 71706af3d4 String op can now run on custom types Mike Farah 2022-02-22 14:50:45 +1100
  • 8142e94349 Added reverse op Mike Farah 2022-02-22 14:15:31 +1100
  • 2752544bc8 Fixed readme Mike Farah 2022-02-20 14:40:39 +1100
  • 558a18029a Bumping version v4.20.2 Mike Farah 2022-02-20 14:34:55 +1100
  • 665f6b0267 Fixed self assigned issue #1107 Mike Farah 2022-02-20 14:29:52 +1100
  • fc447b46ce Fixed bad cature groups with multiple matches #1114 Mike Farah 2022-02-20 13:28:13 +1100
  • 304fc462a4 No longer auto-read from STDIN if there are files given (#1115) Mike Farah 2022-02-20 13:15:21 +1100
  • 75fffc17e1 Added support for load_props, added missing load_xml tests load-more Mike Farah 2022-02-15 14:51:22 +1100
  • caf36e39b8 Latest release Mike Farah 2022-02-15 14:16:04 +1100
  • e1b5e90adf Update readme Mike Farah 2022-02-15 14:13:55 +1100
  • 6374098cdc Bumping version v4.20.1 Mike Farah 2022-02-15 13:38:05 +1100
  • b35893d783
    Date Time Ops (#1110) Mike Farah 2022-02-14 15:37:43 +1100
  • 778cbd348a Added date subtract support formats Mike Farah 2022-02-14 15:29:17 +1100
  • 246d1af8d6 Added datetime operators Mike Farah 2022-02-12 12:35:06 +1100
  • 4b2b47af48
    Fix zsh completion (#1108) whi-tw 2022-02-13 21:03:24 +0000
  • f618d56538
    Fix zsh completion Tom Whitwell 2022-02-13 00:27:45 +0000
  • a5f6a80cf6 Added snake_case version of camelCase operators (snake case now prefered) Mike Farah 2022-02-11 09:05:17 +1100
  • a9c3617b4f
    Decoder Properties (#1099) Mike Farah 2022-02-10 12:02:53 +1100
  • 93b7b6823a Switched formatScenario parameter order for more readablity decode-props Mike Farah 2022-02-10 11:57:37 +1100
  • 8bce6ff4a2 Refactored XML test to use common functions Mike Farah 2022-02-10 11:49:45 +1100
  • 3ac531ce74 Fixed property decode for github actions Mike Farah 2022-02-10 11:34:33 +1100
  • e0d6b45651 Added properties round trip test Mike Farah 2022-02-09 13:31:51 +1100
  • a5ab9a8a0a Decoder Properties Mike Farah 2022-02-08 14:06:32 +1100
  • 4d4bd5114d Removed temporary file Mike Farah 2022-02-09 11:49:41 +1100
  • bfaafa66f9 Fixed SEGV error #1096 Mike Farah 2022-02-09 11:47:21 +1100
  • 26356ff4be Added github action fix for parsing xml, updated linter Mike Farah 2022-02-07 11:55:55 +1100
  • 06e944dcb6 Added github action fix for parsing xml Mike Farah 2022-02-07 11:26:48 +1100
  • 2891c6948d Added expression argument to forcibly set expression if required Mike Farah 2022-02-07 09:27:52 +1100
  • 703418d0c4 Automatically add "-" when piping and its missing Mike Farah 2022-02-07 08:46:43 +1100
  • 75960c6484 Allow multiple files with no expression Mike Farah 2022-02-07 08:20:01 +1100
  • 5ac3c57510 Fixed bug - ignore path expressions that match a directory Mike Farah 2022-02-07 08:04:26 +1100
  • 38f40fbcff Added eval to contents page Mike Farah 2022-02-06 14:46:52 +1100
  • 1b494f46bf Updating docs for v4.19.1 release Mike Farah 2022-02-06 14:41:27 +1100
  • 926a68181b Bumping version v4.19.1 Mike Farah 2022-02-06 14:39:56 +1100
  • 1f367ac200 Added notification banner to docs Mike Farah 2022-02-06 14:39:46 +1100
  • dd22aada6d
    GitBook: [#217] No subject Mike Farah 2022-02-06 03:31:21 +0000
  • deb71a277c trial hint Mike Farah 2022-02-06 14:29:26 +1100
  • e30f679bea
    GitBook: [#216] No subject Mike Farah 2022-02-06 03:26:23 +0000
  • 61feeed64f
    GitBook: [#215] test Mike Farah 2022-02-06 03:24:42 +0000
  • de38abb121 Updating release notes for next release Mike Farah 2022-02-04 09:27:43 +1100
  • d00153de71 Adding to array copies styling of previous elements #722 Mike Farah 2022-02-04 09:24:48 +1100
  • 992fe066aa Improved property conversion docs Mike Farah 2022-02-01 15:34:17 +1100
  • b80080a26d Parameterised merge array by key example Mike Farah 2022-02-01 15:11:39 +1100
  • 0afb59c65e Tests can have multiple env variables Mike Farah 2022-02-01 14:58:53 +1100
  • 535799462f Added eval operator Mike Farah 2022-02-01 14:47:51 +1100
  • 05ee6a44cf Fixed load from another file tip Mike Farah 2022-01-31 08:23:09 +1100
  • 77204551ab Fixed typo in readme Mike Farah 2022-01-31 08:21:36 +1100
  • ab1855e30d Added notice for older versions of yq Mike Farah 2022-01-28 13:06:58 +1100
  • 772d369058 Added notice for older versions of yq Mike Farah 2022-01-28 13:02:25 +1100
  • 2e3f5e410e Simplified yq usage Mike Farah 2022-01-28 12:50:13 +1100
  • 9896245f71 Simplified yq usage Mike Farah 2022-01-28 12:45:43 +1100
  • 9b7c80a76b Bumbing version v4.18.1 Mike Farah 2022-01-28 10:05:45 +1100
  • a6fc7aa881 Updating docs Mike Farah 2022-01-27 17:21:10 +1100
  • 5db42a122a Updating docs release-4.18 Mike Farah 2022-01-27 17:21:10 +1100
  • 6f27cb93d1
    Bump github.com/a8m/envsubst from 1.2.0 to 1.3.0 (#1089) dependabot[bot] 2022-01-27 16:21:31 +1100
  • 2a9aea20a5
    Bump github.com/a8m/envsubst from 1.2.0 to 1.3.0 dependabot[bot] 2022-01-27 05:07:02 +0000
  • b2a93930d0 Preparing release notes Mike Farah 2022-01-27 16:00:02 +1100
  • dedd1ca892 Fixing github build Mike Farah 2022-01-27 15:54:26 +1100
  • 01b4917f26 Debug github build Mike Farah 2022-01-27 14:22:01 +1100
  • 25e374f4ee Debug github build Mike Farah 2022-01-27 14:00:55 +1100
  • 3ba728d40c Working around github strangeness Mike Farah 2022-01-27 13:54:29 +1100
  • 8761920f58 Debug github build Mike Farah 2022-01-27 13:24:05 +1100
  • 394be5c65a Debug github build Mike Farah 2022-01-27 12:47:06 +1100
  • 4ec533bc1b No longer have to specify eval! Mike Farah 2022-01-27 12:07:41 +1100
  • fc276ff450 Smarter behaviour when piping data in with one argument Mike Farah 2022-01-27 10:18:46 +1100
  • c3d815998a Auto style when adding to empty maps/arrays Mike Farah 2022-01-27 09:58:13 +1100
  • 71242b0c8e Fix Seg Fault on bad split expression input #1086 Mike Farah 2022-01-27 09:29:41 +1100
  • a9e7f669d0 Merged envsubst into env operators Mike Farah 2022-01-27 09:20:53 +1100
  • 8195ff8b9b
    Add a new envsubst operator to replace environment variables in strings (#1082) Samuel Cormier-Iijima 2022-01-25 03:33:30 -0500
  • 4e4c77a399 Add a new envsubst operator to replace environment variables in strings Samuel Cormier-Iijima 2022-01-24 20:51:38 -0500
  • 9b1a7bf451 Added support for adding objects Mike Farah 2022-01-23 11:35:44 +1100
  • 9b66e0a094 Include zip file checksums in release Mike Farah 2022-01-23 10:45:18 +1100
  • 6e33132de9 Added support for *= Mike Farah 2022-01-22 16:40:17 +1100
  • a6c79f3410 Multiply, substract with custom types wip-auto-cast Mike Farah 2022-01-22 13:47:22 +1100
  • 50df792e49 Auto cast for add Mike Farah 2022-01-22 13:17:16 +1100
  • e84a50db2e Better xml docs Mike Farah 2022-01-22 12:36:01 +1100
  • 6f24e878aa Updated README, better xml docs Mike Farah 2022-01-22 12:35:33 +1100
  • 078d1d0c76 Added xml link Mike Farah 2022-01-22 12:13:15 +1100