Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 15:27
· 63 commits to master since this release
v0.8.0
093a6b0
~~~~~~

Features
********

- 69ff6cb add iter_find and find_first methods
- be22151 better JSONPath object representations

Refactor
********

- 9d9d78f raise AttributeError by object.__getattribute__
- 4191b8c not registers base class "Expr" for chaining invocations

Build
*****

- cc6ab56 2040721 upgrade lark-parser package to latest
- fb7e902 fit with latest PDM
- 10ea6d3 excludes .mypy_cache for local build

Fix
***

- 1dccec1 fix: right way to generate standalone parser