Commit Graph

  • 430a6d5237 Release notes Mike Farah 2023-11-23 11:58:31 +1100
  • eecc106529
    Update JSON to YAML example for new JSON input output default (#1875) Ville Skyttä 2023-11-23 02:54:43 +0200
  • 998b4edb34
    Grammar fixes (#1877) Ville Skyttä 2023-11-23 02:54:25 +0200
  • 26effddb8c Fixed empty array json bug #1880 Mike Farah 2023-11-23 11:53:18 +1100
  • 22f7a93a85 Grammar fixes Ville Skyttä 2023-11-20 23:42:31 +0200
  • 0c9ead6652 Update JSON to YAML example for new JSON input output default Ville Skyttä 2023-11-20 23:24:45 +0200
  • 08e95ebebf Working around goccy goccy Mike Farah 2023-11-20 09:58:50 +1100
  • ed5685319d Working around goccy Mike Farah 2023-11-18 15:22:27 +1100
  • 554eb998f6 empty map with comment Mike Farah 2023-11-18 15:18:53 +1100
  • 1cf9ecc79d Bumping version v4.40.2 Mike Farah 2023-11-18 15:05:29 +1100
  • 8024470b51 Updating release notes Mike Farah 2023-11-18 15:04:42 +1100
  • e5cc57bedf
    Do not panic when StdIn is closed (#1867) Alessandro Di Stefano 2023-11-18 02:20:12 +0100
  • 3d64bdadc1 Fixes issue when update against self #1869 Mike Farah 2023-11-18 12:19:27 +1100
  • c179aa3798 Do not panic when StdIn is closed aleskandro 2023-11-17 09:13:43 +0100
  • 652e6ff728 Allow Shebang (#!) line #1851 Robert Lee 2023-11-16 15:50:39 +0000
  • 4b8c8506a5 Updating release notes Mike Farah 2023-11-14 14:38:53 +1100
  • f789740f7e
    Bump github.com/elliotchance/orderedmap from 1.5.0 to 1.5.1 (#1854) dependabot[bot] 2023-11-14 13:55:55 +1100
  • 0523c9df87
    Bump golang.org/x/net from 0.17.0 to 0.18.0 (#1856) dependabot[bot] 2023-11-14 13:55:32 +1100
  • c7ef946031 Fixed multi doc anchor bug #1861 Mike Farah 2023-11-14 13:00:30 +1100
  • 79a50b9c20 Fixes dos line separator issue when reading expression file #1860 Mike Farah 2023-11-10 09:31:29 +1100
  • 21af87feab
    Bump golang.org/x/text from 0.13.0 to 0.14.0 dependabot[bot] 2023-11-09 22:23:05 +0000
  • b5c1dd0573
    Bump golang.org/x/net from 0.17.0 to 0.18.0 dependabot[bot] 2023-11-09 22:16:12 +0000
  • 2e87442fb6
    Bump github.com/elliotchance/orderedmap from 1.5.0 to 1.5.1 dependabot[bot] 2023-11-09 22:15:51 +0000
  • b75dc0782b
    Bump github.com/fatih/color from 1.15.0 to 1.16.0 (#1857) dependabot[bot] 2023-11-10 09:15:04 +1100
  • fc940689bf
    Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#1858) dependabot[bot] 2023-11-10 09:14:49 +1100
  • 7892d38fca
    Bump golang from 1.21.3 to 1.21.4 (#1859) dependabot[bot] 2023-11-10 09:14:31 +1100
  • 145a21a4e1
    Bump golang from 1.21.3 to 1.21.4 dependabot[bot] 2023-11-09 03:18:21 +0000
  • 6c6cc3f98a
    Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 dependabot[bot] 2023-11-09 03:13:29 +0000
  • 2ddc827e93
    Bump github.com/fatih/color from 1.15.0 to 1.16.0 dependabot[bot] 2023-11-09 03:13:25 +0000
  • 5f4c1fbd0a Bumping version v4.40.1 Mike Farah 2023-11-08 09:35:43 +1100
  • 8122c9edf2 Release notes Mike Farah 2023-11-08 09:14:45 +1100
  • d6e099f7ff Formatting Mike Farah 2023-11-08 09:09:21 +1100
  • bbe196ba11
    feat: upgrade go.mod to 1.21 (#1830) Jason Meridth 2023-10-23 04:04:10 -0500
  • a60d27975a
    add tests for root node unwrap bug in previous versions (#1837) Valentin Lab 2023-10-23 11:03:51 +0200
  • e104ad2887 add tests for root node unwrap bug in previous versions Valentin Lab 2023-10-22 16:39:50 +0200
  • c8f4ba7f45 Removing copier lib Mike Farah 2023-10-18 12:36:52 +1100
  • 13d1bbb45f
    Generic ast (#1829) Mike Farah 2023-10-18 12:11:53 +1100
  • 43fd13129d Fixing tests generic_ast Mike Farah 2023-10-18 11:18:14 +1100
  • b9a952ae6e Fixing tests Mike Farah 2023-10-18 11:10:42 +1100
  • 959876d02d
    feat: upgrade go.mod to 1.21 jmeridth 2023-10-17 04:45:48 -0500
  • c8f35d912d Fixing tests Mike Farah 2023-10-17 20:12:41 +1100
  • 2356ea0942 Fixing merge Mike Farah 2023-10-17 15:06:20 +1100
  • 20fdc250d3 Merge remote-tracking branch 'origin/master' into generic_ast Mike Farah 2023-10-17 14:57:07 +1100
  • cb3e8ef323 Goccy wip Mike Farah 2023-10-17 14:50:32 +1100
  • 7430419413
    fix: Missing dependencies to build application (#1825) Samuel Mutel 2023-10-17 05:21:41 +0200
  • 5ac95e543e
    Bump golang from 1.21.1 to 1.21.3 (#1823) dependabot[bot] 2023-10-16 21:03:06 +1100
  • 4fcbf1b201
    fix: Missing dependencies to build application Samuel Mutel 2023-10-12 17:51:57 +0200
  • 055f5a826d
    feat: Manage ini files Samuel Mutel 2023-10-12 17:51:40 +0200
  • 5fc801895d
    Bump golang from 1.21.1 to 1.21.3 dependabot[bot] 2023-10-12 03:51:58 +0000
  • aaa81ac45a
    Bump golang.org/x/net from 0.15.0 to 0.17.0 (#1822) dependabot[bot] 2023-10-12 11:25:42 +1100
  • 7c78a15b23
    Lua output fixes (#1811) Kim Alvefur 2023-10-12 02:25:26 +0200
  • 2cee6f69c1
    Bump golang.org/x/net from 0.15.0 to 0.17.0 dependabot[bot] 2023-10-11 23:12:40 +0000
  • 58a95948ca encoder_lua: Improve Tag handling robustness Kim Alvefur 2023-10-04 14:10:39 +0200
  • e709a583f4 encoder_lua: Fix inclusion of pre-/suffix when prettyPrinted Kim Alvefur 2023-10-04 12:28:47 +0200
  • 8f6d57f58e encoder_lua: Handle explicitly positive infinity Kim Alvefur 2023-10-04 12:08:14 +0200
  • 610896e5ed
    Bump github.com/alecthomas/repr from 0.2.0 to 0.3.0 (#1813) dependabot[bot] 2023-10-10 14:40:52 +1100
  • e4894528a3 goccy wip Mike Farah 2023-10-10 14:28:53 +1100
  • f3743204ed goccy wip Mike Farah 2023-10-06 10:36:28 +1100
  • 7afe3e90ee goccy wip Mike Farah 2023-10-05 20:22:59 +1100
  • 0fceef741b goccy wip Mike Farah 2023-10-05 20:22:53 +1100
  • 45802f384c goccy wip Mike Farah 2023-10-05 18:04:11 +1100
  • 297c230353
    Add double backslash as a literal escape for a single backslash Kris Shannon 2023-10-05 18:02:36 +1100
  • d79e93d637 goccy wip Mike Farah 2023-10-05 17:53:42 +1100
  • b0ff65d6b7 Fixed update children problem with xml Mike Farah 2023-10-05 16:29:12 +1100
  • b2a3cb47a7 Merging from master Mike Farah 2023-10-05 16:01:24 +1100
  • d113344abf Added tonumber support #71 Mike Farah 2023-10-05 15:13:46 +1100
  • 6d461d0ff3
    Bump github.com/alecthomas/repr from 0.2.0 to 0.3.0 dependabot[bot] 2023-10-05 03:23:23 +0000
  • 6e65d44a98 Can build yq with no lua Mike Farah 2023-10-03 16:22:23 +1100
  • 5fa41624c9
    Add support for Lua input (#1810) Kim Alvefur 2023-10-03 07:00:51 +0200
  • ee900ec997 Added kind operator Mike Farah 2023-10-02 14:43:12 +1100
  • dd6220464b Add support for Lua input Kim Alvefur 2023-09-30 16:14:28 +0200
  • b06ab987b1 v4.35.2 Mike Farah 2023-09-26 14:50:18 +1000
  • a198f72367 Bumping version v4.35.2 Mike Farah 2023-09-26 14:48:52 +1000
  • 9f355b93a2 Release notes Mike Farah 2023-09-26 14:46:44 +1000
  • 0cf3adf5dd Adding another xml test; spelling fixes Mike Farah 2023-09-26 14:43:08 +1000
  • 05ad1dad90
    Fix typos (#1798) -pthread -Wall 2023-09-26 06:18:18 +0200
  • c750f1a48c
    Bump github.com/goccy/go-yaml from 1.11.1 to 1.11.2 (#1794) dependabot[bot] 2023-09-26 11:50:33 +1000
  • b766cc0bb3
    Fix typos Peter Wall 2023-09-25 21:23:15 +0200
  • 19c02dd09c
    Bump github.com/goccy/go-yaml from 1.11.1 to 1.11.2 dependabot[bot] 2023-09-21 03:13:57 +0000
  • cdb9b56066 Spellig with cspell Mike Farah 2023-09-19 09:52:36 +1000
  • 980b0e6daa
    Bump golang.org/x/net from 0.14.0 to 0.15.0 (#1775) dependabot[bot] 2023-09-19 09:45:46 +1000
  • 0667500b1b
    Bump docker/setup-qemu-action from 2 to 3 (#1785) dependabot[bot] 2023-09-19 09:45:31 +1000
  • fa8cfd0400
    Bump docker/setup-buildx-action from 2 to 3 (#1786) dependabot[bot] 2023-09-19 09:44:36 +1000
  • 974ded5add
    Bump github.com/alecthomas/participle/v2 from 2.0.0 to 2.1.0 (#1787) dependabot[bot] 2023-09-19 09:44:23 +1000
  • e126344c00
    Bump github.com/goccy/go-yaml from 1.11.0 to 1.11.1 (#1788) dependabot[bot] 2023-09-19 09:44:03 +1000
  • e09779e004 Fixed number parsing as float bug in JSON #1756 Mike Farah 2023-09-19 09:42:07 +1000
  • 5c09e67bdc
    Bump github.com/goccy/go-yaml from 1.11.0 to 1.11.1 dependabot[bot] 2023-09-14 03:48:31 +0000
  • 54aa64c59a
    Bump github.com/alecthomas/participle/v2 from 2.0.0 to 2.1.0 dependabot[bot] 2023-09-14 03:48:22 +0000
  • 4053f2416f
    Bump docker/setup-buildx-action from 2 to 3 dependabot[bot] 2023-09-14 03:02:02 +0000
  • dac157731c
    Bump docker/setup-qemu-action from 2 to 3 dependabot[bot] 2023-09-14 03:01:58 +0000
  • 8067dc9e77
    fix typo Taisuke Miyazaki 2023-09-14 11:55:44 +0900
  • 44437ed6a8
    Bump golang.org/x/net from 0.14.0 to 0.15.0 dependabot[bot] 2023-09-12 21:59:35 +0000
  • 0a0182da13
    Bump actions/checkout from 3 to 4 (#1776) dependabot[bot] 2023-09-13 07:58:30 +1000
  • 594a0be856
    Bump golang.org/x/text from 0.12.0 to 0.13.0 (#1774) dependabot[bot] 2023-09-13 07:57:49 +1000
  • 95f61c6f69
    Bump golang from 1.21.0 to 1.21.1 (#1773) dependabot[bot] 2023-09-13 07:57:39 +1000
  • 5564f71d09
    Bump actions/checkout from 3 to 4 dependabot[bot] 2023-09-07 03:39:44 +0000
  • 7916265a2c
    Bump golang.org/x/text from 0.12.0 to 0.13.0 dependabot[bot] 2023-09-07 03:07:39 +0000
  • e489ee65ac
    Bump golang from 1.21.0 to 1.21.1 dependabot[bot] 2023-09-07 03:05:51 +0000
  • de55fb3988
    Bump github.com/pelletier/go-toml/v2 from 2.0.9 to 2.1.0 (#1768) dependabot[bot] 2023-09-05 09:26:08 +1000
  • 62b25b1bf3 Added recipes documentation Mike Farah 2023-09-01 14:43:38 +1000