- Supports 3.10
- Fixed typo.
- Supports only 3.7+.
- Added pyjq.ScriptRuntimeError.
- Dropped support for Python 2.7, 3.4, 3.5 (Supports only 3.6+).
- Supported WindowsPE(msys)
- Added
library_paths=option.
- API's translate JS object not to
dictbut tocollections.OrderedDict.
- Semantic versioning.
- Bundle source codes of jq and oniguruma.
- Supported Python 3.5.
- Dropped support for Python 3.2.
- Aeded
allmethod.
- First release.