Skip to content

Commit 4481d95

Browse files
committed
implement deserialize to NamedColor, Rgb, Rgba
- remove prefix test_ from all unittest function names Fixes #264 Signed-off-by: Andrei Gherghescu <[email protected]>
1 parent 2d96f55 commit 4481d95

27 files changed

+524
-258
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

6-
## [0.12.0] - 2024-12-31
6+
## [0.12.0] - 2025-01-02
77
### Changed
88
- [[#256](https://github.com/plotly/plotly.rs/pull/256)] Bump Cargo.toml edition to 2021
99
- [[#261](https://github.com/plotly/plotly.rs/pull/261)] Updated code of conduct

Diff for: plotly/src/common/color.rs

+279-13
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)