Jiter

Latest version: v0.7.1

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

Scan your dependencies

Page 3 of 4

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

0.0.4

What's Changed
* switch to bencher to fix codspeed by samuelcolvin in https://github.com/pydantic/jiter/pull/32
* make `Parser` private by samuelcolvin in https://github.com/pydantic/jiter/pull/33
* remove `Cargo.lock` by samuelcolvin in https://github.com/pydantic/jiter/pull/35
* Support `NaN`, `Infinity` and `-Infinity` by samuelcolvin in https://github.com/pydantic/jiter/pull/34


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

0.0.3

What's Changed
* tweak codspeed by samuelcolvin in https://github.com/pydantic/jiter/pull/28
* revert generic in `JsonValue` by samuelcolvin in https://github.com/pydantic/jiter/pull/30
* zero as int not float by samuelcolvin in https://github.com/pydantic/jiter/pull/31


**Full Changelog**: https://github.com/pydantic/jiter/compare/v0.0.2...v0.0.3

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.