8000 3.10.6 · ijl/orjson@c24e4ab · GitHub
[go: up one dir, main page]

Skip to content

Commit c24e4ab

Browse files
committed
3.10.6
1 parent c369ea4 commit c24e4ab

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

33

4+
## 3.10.6 - 2024-07-02
5+
6+
### Changed
7+
8+
- Improve performance.
9+
10+
411
## 3.10.5 - 2024-06-13
512

613
### Changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "orjson"
3-
version = "3.10.5"
3+
version = "3.10.6"
44
authors = ["ijl <ijl@mailbox.org>"]
55
description = "Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy"
66
edition = "2021"

0 commit comments

Comments
 (0)
0