File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and
66this project adheres to [ Semantic Versioning 2.0.0] ( https://semver.org/ ) .
77
8+ ## Release 2.4.3
9+
10+ - Fixed ` background_color ` parameter being completely ignored in raster renders. Thanks
11+ to @totalretribution reporting the issue.
12+ - Changed default color map used by Project ` render_raster() ` to
13+ ` DEFAULT_ALPHA_COLOR_MAP ` as ` DEFAULT_COLOR_MAP ` resulted in images with layers
14+ obfuscating each other in counter intuitive way.
15+ - Unified gray shades of non-alpha and alpha variant of SOLDER_MASK preset color scheme.
16+
817## Release 2.4.2
918
1019- Relaxed ` pyparsing ` dependency requirements to allow for use of ` 3.2 ` and above for
You can’t perform that action at this time.
0 commit comments