Jiter

Latest version: v0.5.0

Safety actively analyzes 642295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.2.0

What's Changed
* update to PyO3 0.21 final by davidhewitt in https://github.com/pydantic/jiter/pull/71
* fast path for ASCII python strings by samuelcolvin in https://github.com/pydantic/jiter/pull/72
* simd int and string parsing on aarch64 by samuelcolvin in https://github.com/pydantic/jiter/pull/65
* fix fast string creation for pypy by samuelcolvin in https://github.com/pydantic/jiter/pull/75
* uprev to 0.2.0 by samuelcolvin in https://github.com/pydantic/jiter/pull/76


**Full Changelog**: https://github.com/pydantic/jiter/compare/v0.1.1...v0.2.0

0.1.1

What's Changed
* Support for parsing parial JSON strings in Python by samuelcolvin in https://github.com/pydantic/jiter/pull/66
* fixed size python string cache by samuelcolvin in https://github.com/pydantic/jiter/pull/59
* uprev by samuelcolvin in https://github.com/pydantic/jiter/pull/70


**Full Changelog**: https://github.com/pydantic/jiter/compare/v0.1.0...v0.1.1

0.1.0

What's Changed
* remove some redundant python reference count ops by davidhewitt in https://github.com/pydantic/jiter/pull/68
* use `Cow` in `JsonValue` by samuelcolvin in https://github.com/pydantic/jiter/pull/63


**Full Changelog**: https://github.com/pydantic/jiter/compare/v0.0.7...v0.1.0

0.0.7

What's Changed
* speedup string parsing by copying serde a little by samuelcolvin in https://github.com/pydantic/jiter/pull/58
* move from lexical-core to depend on lexical-parse-float directly by decathorpe in https://github.com/pydantic/jiter/pull/57
* update to PyO3 0.21.0-beta.0 by davidhewitt in https://github.com/pydantic/jiter/pull/37

New Contributors
* decathorpe made their first contribution in https://github.com/pydantic/jiter/pull/57

**Full Changelog**: https://github.com/pydantic/jiter/compare/v0.0.6...v0.0.7

0.0.6

What's Changed
* avoid measuring allocation in jiter iter benches by davidhewitt in https://github.com/pydantic/jiter/pull/46
* Replace `peak` with more efficient `peek` by davidhewitt in https://github.com/pydantic/jiter/pull/48
* use hashbrown to speedup python string caching by davidhewitt in https://github.com/pydantic/jiter/pull/51
* fix with python parsing seen on pydantic-core by samuelcolvin in https://github.com/pydantic/jiter/pull/54
* search the `Vec` for small `LazyIndexMap`s by samuelcolvin in https://github.com/pydantic/jiter/pull/55


**Full Changelog**: https://github.com/pydantic/jiter/compare/v0.0.5...v0.0.6

0.0.5

What's Changed
* faster string construction by samuelcolvin in https://github.com/pydantic/jiter/pull/39
* cache python dict keys by samuelcolvin in https://github.com/pydantic/jiter/pull/25
* tweak jiter by samuelcolvin in https://github.com/pydantic/jiter/pull/36
* return a `JsonResult` from `python_parse` by samuelcolvin in https://github.com/pydantic/jiter/pull/40

**Full Changelog**: https://github.com/pydantic/jiter/compare/v0.0.4...v0.0.5

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.