Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add xml support as xq (from python yq) #215

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open

Commits on Jun 4, 2023

  1. add xml support using mxj

    momiji committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    8417b4e View commit details
    Browse the repository at this point in the history
  2. fix compact mode for xml output

    momiji committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    efed1c6 View commit details
    Browse the repository at this point in the history
  3. updates from mxj

    momiji committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    2b4ad32 View commit details
    Browse the repository at this point in the history
  4. add paths to force-list

    momiji committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    da965e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. update mxj version

    xtian committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    31bbd2a View commit details
    Browse the repository at this point in the history
  2. fix missing tags in xml compact mode

    xtian committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    205ad7a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    81145e7 View commit details
    Browse the repository at this point in the history
  2. fix issue with elems/attrs

    xtian committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b359294 View commit details
    Browse the repository at this point in the history
  3. add xml attributes/html options

    xtian committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    347b8f6 View commit details
    Browse the repository at this point in the history
  4. change too long options names

    xtian committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3a58c73 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. update xqml version

    xtian committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    d6ed42c View commit details
    Browse the repository at this point in the history
  2. fix missing changes in methods

    xtian committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    ae0a59e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    3184d9d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. update github.com/momiji/xqml version to v0.0.7

    momiji committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    88834bd View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    140499b View commit details
    Browse the repository at this point in the history
  2. update xqml to 0.0.9

    momiji committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    a278590 View commit details
    Browse the repository at this point in the history
  3. add -V to get version

    momiji committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    043e9ab View commit details
    Browse the repository at this point in the history
  4. fix: handle xml error in parser

    momiji committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    8ea86d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. feat: auto-detect format JSON/YAML/XML

    momiji committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    a4ff272 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. fix: add missing "---" yaml detection

    momiji committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    9c11250 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. fix: add missing "- " yaml detection

    momiji committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    407db29 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    912da02 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Merge branch 'itchyny:main' into main

    momiji authored and momiji committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    77e0319 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Merge remote-tracking branch 'upstream/main'

    momiji committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    d258e7a View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Merge branch 'itchyny:main' into main

    momiji committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    a389322 View commit details
    Browse the repository at this point in the history
  2. fix: restore -v and remove -V

    momiji committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    1facbbc View commit details
    Browse the repository at this point in the history