1
0
mirror of https://github.com/TomWright/dasel.git synced 2022-05-22 02:32:45 +03:00

Commit Graph

  • 74ed1bdbd5 Update CHANGELOG.md master v1.24.3 Tom Wright 2022-04-23 14:20:50 +01:00
  • 2518471589 Update CHANGELOG.md Tom Wright 2022-04-23 14:20:32 +01:00
  • 1492f6ad9c Include gzip compressed binaries on releases Tom Wright 2022-04-23 14:13:49 +01:00
  • 5ac77dda57 Update CHANGELOG.md v1.24.2 Tom Wright 2022-04-22 21:31:12 +01:00
  • 87e242945d Merge pull request #215 from pgvishnuram/master Tom Wright 2022-04-22 21:29:35 +01:00
  • 4c158cf13f fix CVE-2022-27191 in x/crypto mod pgvishnuram 2022-04-23 01:51:16 +05:30
  • 223772ff3e Update README.md Tom Wright 2022-04-17 19:34:11 +01:00
  • 86fca5658e Merge pull request #212 from egawata/fix_toml_datetime Tom Wright 2022-04-04 10:06:51 +01:00
  • 1917f9e171 test: convert time.Time to toml representation properly egawata 2022-03-31 13:49:42 +09:00
  • 98123f6fa2 fix: convert time.Time to toml representation properly egawata 2022-03-30 23:29:23 +09:00
  • 46fe0a8568 Merge pull request #211 from TomWright/expose-storage-package v1.24.1 Tom Wright 2022-03-28 13:49:19 +01:00
  • 425a6463d5 Expose the storage package expose-storage-package Tom Wright 2022-03-28 13:46:44 +01:00
  • eabe44d3f6 Fix formatting issues in changelog Tom Wright 2022-03-18 16:36:00 +00:00
  • edfa538449 Update CHANGELOG.md v1.24.0 Tom Wright 2022-03-18 16:28:37 +00:00
  • c1e01ae194 Merge pull request #192 from beatcracker/from-file Tom Wright 2022-03-18 15:29:17 +00:00
  • 5e83995b1f Update changelog Tom Wright 2022-03-18 15:25:43 +00:00
  • cfb2276886 Merge branch 'master' into from-file Tom Wright 2022-03-18 15:24:12 +00:00
  • cab9596e21 Node.Write and Node.WriteToFile now accept write options as a slice. Tom Wright 2022-03-18 15:20:13 +00:00
  • f408828fa2 Merge pull request #205 from andmos/patch-1 Tom Wright 2022-03-15 01:18:59 +00:00
  • fd3f08b25b Added Nix to the list of installers Andreas Mosti 2022-03-11 17:47:58 +01:00
  • 00978b8e0c Update CHANGELOG.md v1.23.0 Tom Wright 2022-03-10 20:20:52 +00:00
  • 08d38cd607 Update CHANGELOG.md Tom Wright 2022-03-10 20:20:05 +00:00
  • c2313c634d Merge pull request #203 from brandonpittman/patch-1 Tom Wright 2022-03-08 19:51:39 +00:00
  • 9b08a30a77 Fix delete example Brandon Pittman 2022-03-08 08:57:46 +09:00
  • b779b8820e Add sprig template functions to output formatter Tom Wright 2022-01-06 15:23:04 +00:00
  • 0e5dac1d8d Update go-toml to consume fix for panic Tom Wright 2022-01-06 15:16:41 +00:00
  • 2817c9b6ca Remove escape/compact tests for XML writer beatcracker 2022-01-06 03:15:13 +03:00
  • 16ac959b24 Remove comment beatcracker 2021-12-22 18:13:35 +03:00
  • 3b549b4aca Extend test suite beatcracker 2021-12-22 06:05:21 +03:00
  • 67c53c0be2 Account for different error messages on Windows/Linux beatcracker 2021-12-17 16:45:30 +03:00
  • 216a9e0399 Update tests beatcracker 2021-12-16 01:50:09 +03:00
  • fd9551da2f Create paired functions/receivers beatcracker 2021-12-16 01:48:37 +03:00
  • b9346fa127 Add tests for WriteFile beatcracker 2021-12-16 00:53:21 +03:00
  • 094e757411 Convert WriteFile to receiver, accept Writer beatcracker 2021-12-16 00:49:48 +03:00
  • 2095cff16e Fix WriteFile beatcracker 2021-12-08 23:54:27 +03:00
  • 39c58821b0 Add WriteFile beatcracker 2021-12-08 19:58:19 +03:00
  • 0a2b0418b6 Simplify NewFromFile beatcracker 2021-12-08 19:17:58 +03:00
  • 7e10ac11f7 Fix parser descriptions beatcracker 2021-12-08 03:08:47 +03:00
  • d2622a2d3d Add tests for "NewFromFile" beatcracker 2021-12-08 03:07:45 +03:00
  • 5686c4b1b4 Add "NewFromFile" beatcracker 2021-12-08 03:05:33 +03:00
  • adf569e9f6 Update changelog v1.22.1 Tom Wright 2021-11-09 16:57:31 +00:00
  • 298479efbe Clean up error output Tom Wright 2021-11-09 16:56:05 +00:00
  • 4d7d1c2280 Update changelog v1.22.0 Tom Wright 2021-11-09 16:29:21 +00:00
  • 0e3278dce5 Update changelog for v1.22.0 Tom Wright 2021-11-09 16:27:58 +00:00
  • ec816ce131 Merge pull request #180 from TomWright/issue-171 Tom Wright 2021-11-08 14:33:11 +00:00
  • 1ddad2d167 Remove some logging lines issue-171 Tom Wright 2021-11-08 14:32:19 +00:00
  • c66e4a4428 Write errors to stderr Tom Wright 2021-11-03 17:32:48 +00:00
  • 0d4692801c Add type selector Tom Wright 2021-11-03 17:30:40 +00:00
  • 67b89e9e0c Fix asset name in linux arm32 build v1.21.2 Tom Wright 2021-10-21 15:06:01 +01:00
  • 649056b850 Merge pull request #173 from TomWright/linux_arm32 Tom Wright 2021-10-21 15:03:14 +01:00
  • e2ae8d0425 Update changelog for v1.21.2 release linux_arm32 Tom Wright 2021-10-21 15:02:33 +01:00
  • b0486d575b Add linux arm32 build target in build-test workflow Tom Wright 2021-10-21 15:00:25 +01:00
  • 7655e5d047 Add linux arm32 build target Tom Wright 2021-10-21 14:58:29 +01:00
  • 9f680d2f9a Update changelog v1.21.1 Tom Wright 2021-09-30 16:51:36 +01:00
  • 16f26f98fd --escape-html now defaults to false Tom Wright 2021-09-30 16:48:47 +01:00
  • 8f0f5c777c Update homebrew workflow v1.21.0 Tom Wright 2021-09-29 12:14:08 +01:00
  • e2913366c6 Update homebrew workflow Tom Wright 2021-09-29 12:03:31 +01:00
  • 17a611e6b6 Update homebrew workflow Tom Wright 2021-09-29 11:33:53 +01:00
  • f36167be12 Update homebrew workflow Tom Wright 2021-09-29 11:32:56 +01:00
  • dab2e704b4 Separate homebrew bump into a new workflow Tom Wright 2021-09-29 11:27:18 +01:00
  • 85860755d9 Update changelog for v1.21.0 release Tom Wright 2021-09-29 10:49:40 +01:00
  • 091fb8e491 Merge pull request #168 from TomWright/json-escape Tom Wright 2021-09-29 10:47:52 +01:00
  • 5fd4f6e989 Add --escape-html flag json-escape Tom Wright 2021-09-29 10:44:43 +01:00
  • ef066662c3 Update changelog for v1.20.1 v1.20.1 Tom Wright 2021-09-28 19:35:14 +01:00
  • d5879f5f01 Merge pull request #165 from brenol/issue-164 Tom Wright 2021-09-28 19:32:11 +01:00
  • 6fc82eb60a Update build-test workflow to run on pull requests to master branch Tom Wright 2021-09-28 19:29:21 +01:00
  • c3b0c1af71 Merge branch 'master' into issue-164 Tom Wright 2021-09-28 19:26:07 +01:00
  • d155aa48be Add a workflow to test the build and execution Tom Wright 2021-09-28 19:20:47 +01:00
  • bdfa6ed186 Merge pull request #167 from rhtenhove/patch-1 Tom Wright 2021-09-28 19:13:51 +01:00
  • 7acaf3c7bd Perform basic checks on built docker images Tom Wright 2021-09-28 19:10:06 +01:00
  • 1364f2ad6a Add buster-slim tag to github action build Tom Wright 2021-09-28 19:04:52 +01:00
  • 37c8cd164c Add alpine build to github workflows Tom Wright 2021-09-28 19:01:46 +01:00
  • 5f12da7a1d ci: alpine Docker image rhtenhove 2021-09-28 13:06:25 +02:00
  • 2a5f7fa223 add tests for other XML encodings Breno Loyola 2021-09-26 22:59:21 -03:00
  • 448236a7b5 add support for other charsets Breno Loyola 2021-09-23 12:59:00 -03:00
  • bd465f7f77 Update changelog with v1.20.0 v1.20.0 Tom Wright 2021-08-30 16:15:50 +01:00
  • dc3112cbd0 Merge pull request #160 from TomWright/issue-159 Tom Wright 2021-08-30 16:14:00 +01:00
  • bce07632f0 Fix an issue when parsing selectors containing unicode characters issue-159 Tom Wright 2021-08-30 16:10:34 +01:00
  • ac286facb7 Upgrade to go v1.17 Tom Wright 2021-08-21 14:45:56 +01:00
  • f05433dcb8 Add -v, --value flag to put commands Tom Wright 2021-08-15 19:35:05 +01:00
  • b9fcc27616 Update dependencies Tom Wright 2021-08-15 19:05:09 +01:00
  • a3ede7c8bf Include delete property benchmark Tom Wright 2021-08-14 14:37:02 +01:00
  • e86279a604 Update benchmarks Tom Wright 2021-08-14 14:19:48 +01:00
  • 74f4500df1 Add a data conversion example to the readme Tom Wright 2021-08-14 14:03:39 +01:00
  • 204ce62383 Merge pull request #156 from ryuheechul/patch-1 Tom Wright 2021-08-14 14:01:21 +01:00
  • 59c31cfd6c Update CHANGELOG.md Tom Wright 2021-08-14 13:53:17 +01:00
  • 8c817d8108 Merge pull request #155 from TomWright/coloured-output v1.19.0 Tom Wright 2021-08-14 13:51:27 +01:00
  • 7cf2f29b5b Update README.md Heechul Ryu 2021-08-14 12:50:03 +00:00
  • 2469a9321f Add some colourise funcs within the storage package coloured-output Tom Wright 2021-08-14 13:48:10 +01:00
  • 804a265473 Add --colour --color flags to enable colourised output in selected command Tom Wright 2021-08-14 13:33:23 +01:00
  • 1facf4ea07 Update CHANGELOG for v1.18.0 v1.18.0 Tom Wright 2021-08-11 11:21:18 +01:00
  • 8d5c86bc5d Merge pull request #151 from TomWright/output-formatting Tom Wright 2021-08-11 11:19:20 +01:00
  • f9759d9f25 Add format flag to select command output-formatting Tom Wright 2021-08-11 11:15:00 +01:00
  • 047f9fa09e Add select and selectMultiple as an alias of query and queryMultiple in output formatting Tom Wright 2021-08-11 09:09:05 +01:00
  • 550e1e9007 Add an output formatter test Tom Wright 2021-08-11 09:06:51 +01:00
  • 56f6f1a3df Add FormatNode and FormatNodes functions Tom Wright 2021-08-11 08:58:06 +01:00
  • d983208572 Update changelog Tom Wright 2021-08-09 09:33:27 +01:00
  • 650cd32eb1 Merge pull request #149 from TomWright/not-equal v1.17.0 Tom Wright 2021-08-08 23:05:24 +01:00
  • 873fa85624 Update changelog not-equal Tom Wright 2021-08-08 22:51:29 +01:00
  • b3e0bfefde Remove duplicate code and add support for key name matches in dynamic selectors Tom Wright 2021-08-08 22:48:54 +01:00