Skip to content

Yagrep release v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 02:53
· 40 commits to main since this release
0.3.0
526ad3a

0.3.0 (2024-03-12)

New

  • Add new console script, update reqs and packaging. [Steve Arnold]

Changes

  • Cleanup new feature bits and update documentation. [Steve Arnold]

    • use dpath.values for initial path search, and either dpath or
      nested_lookup for extracting values
    • update readme for new script, update all the usage bits
    • add new tests and update existing tests
    • expand and cleanup tox file
  • Add new feature tests, update existing tests. [Steve Arnold]

Fixes

  • Re-order yasort arg handling, update analyze script. [Steve Arnold]

Other

  • Merge pull request #12 from sarnold/yagrep. [Steve Arnold]

    add support for simple control ID analysis