Skip to content

Commit c4d4d3e

Browse files
authored
Version 1.33.1 (paupino#626)
1 parent c3802db commit c4d4d3e

File tree

5 files changed

+10
-5
lines changed

5 files changed

+10
-5
lines changed

.buildnumber

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
1
22
33
3-
0
3+
1

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
# Version History
22

3+
## 1.33.1
4+
5+
### Fixed
6+
7+
* Fixes an issue when converting from a `Decimal` to a float whereby the float would be inaccurate after rounding. ([#625](https://github.com/paupino/rust-decimal/pull/625))
8+
39
## 1.33.0
410

511
### Fixed
612

713
* Fixes an issue when adding/subtracting two `Decimal`s when one has a scale of 29. ([#619](https://github.com/paupino/rust-decimal/pull/619))
814
* An empty string will be parsed as `None` during JSON deserialization instead of panicking. ([#607](https://github.com/paupino/rust-decimal/pull/607))
915

10-
1116
### Changed
1217

1318
* Upgrades `borsh` to version `1.1` as a result of a [security advisory](https://rustsec.org/advisories/RUSTSEC-2023-0033.html). ([#621](https://github.com/paupino/rust-decimal/pull/621))

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ name = "rust_decimal"
1212
readme = "./README.md"
1313
repository = "https://github.com/paupino/rust-decimal"
1414
rust-version = "1.60"
15-
version = "1.33.0"
15+
version = "1.33.1"
1616

1717
[package.metadata.docs.rs]
1818
all-features = true

fuzz/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ authors = ["Automatically generated"]
2121
edition = "2021"
2222
name = "rust-decimal-fuzz"
2323
publish = false
24-
version = "1.33.0"
24+
version = "1.33.1"
2525

2626
[package.metadata]
2727
cargo-fuzz = true

macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust_decimal_macros"
3-
version = "1.33.0"
3+
version = "1.33.1"
44
authors = ["Paul Mason <paul@form1.co.nz>"]
55
edition = "2021"
66
description = "Shorthand macros to assist creating Decimal types."

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy