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

Dasel V3 #432

Draft
wants to merge 58 commits into
base: master
Choose a base branch
from
Draft

Dasel V3 #432

wants to merge 58 commits into from

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    c9f0b5c View commit details
    Browse the repository at this point in the history
  2. Add spread selectors

    TomWright committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    20f73ab View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    e09907d View commit details
    Browse the repository at this point in the history
  2. Fix issues

    TomWright committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f4427b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daef53f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    1657e5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5058ae6 View commit details
    Browse the repository at this point in the history
  3. Add a null token

    TomWright committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b792aaf View commit details
    Browse the repository at this point in the history
  4. Implement grouping

    TomWright committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    28cd36a View commit details
    Browse the repository at this point in the history
  5. Add string concat test

    TomWright committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ff73190 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    174ec83 View commit details
    Browse the repository at this point in the history
  7. More progress

    TomWright committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bf9f18f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. More setup

    TomWright committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    482c6e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    1f26dbd View commit details
    Browse the repository at this point in the history
  2. Small cleanup

    TomWright committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    dbf367f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. More improvements

    TomWright committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    2f36b1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25b2604 View commit details
    Browse the repository at this point in the history
  3. Fix build-test.yaml

    TomWright committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    bb3b2b4 View commit details
    Browse the repository at this point in the history
  4. Update tests

    TomWright committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    5d3379f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f1ea53 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Add initial branch support

    TomWright committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f8a5e27 View commit details
    Browse the repository at this point in the history
  2. Add array support

    TomWright committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0a7aee3 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. More progress

    TomWright committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1a1e6c9 View commit details
    Browse the repository at this point in the history
  2. Add filter support

    TomWright committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9010bd5 View commit details
    Browse the repository at this point in the history
  3. Simplify map expr

    TomWright committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    797f001 View commit details
    Browse the repository at this point in the history
  4. Add regex support

    TomWright committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    605ec48 View commit details
    Browse the repository at this point in the history
  5. Add missing error handling

    TomWright committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d857cb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

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

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    8bbae1e View commit details
    Browse the repository at this point in the history
  2. Fix tests

    TomWright committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    7a9a924 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15bffc6 View commit details
    Browse the repository at this point in the history
  4. Add reverse()

    TomWright committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    5d6576e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Update tests and fix range

    TomWright committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    1b27839 View commit details
    Browse the repository at this point in the history
  2. Implement sortBy func

    TomWright committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    cfa37ca View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Rework JSON parser

    TomWright committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    bfb0bd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    9dbe990 View commit details
    Browse the repository at this point in the history
  2. Add version command

    TomWright committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    48ec95d View commit details
    Browse the repository at this point in the history
  3. Default to query command

    TomWright committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    662076f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f8b20e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd5953c View commit details
    Browse the repository at this point in the history
  6. Fix default command

    TomWright committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    28d9744 View commit details
    Browse the repository at this point in the history
  7. Remove unused code

    TomWright committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    31c8096 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    99a9e8b View commit details
    Browse the repository at this point in the history
  9. Fix --root flag

    TomWright committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0ffe7cc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ba0aa78 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Reimplement yaml parser

    TomWright committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    3ac9c8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ef342c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    de29bd2 View commit details
    Browse the repository at this point in the history
  2. Pass stdout option

    TomWright committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f6f2be3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d67cb15 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

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

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    a6074e8 View commit details
    Browse the repository at this point in the history
  2. HCL improvements

    TomWright committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b5aa01d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38ec57f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

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