Skip to content

Commit 595ea44

Browse files
committed
Updated changelog
1 parent a1788c8 commit 595ea44

File tree

2 files changed

+2
-54
lines changed

2 files changed

+2
-54
lines changed

.github/workflows/build.yaml.rej

Lines changed: 0 additions & 53 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,14 @@ and this project adheres to [Semantic Versioning][].
1717
- Added better error message for mismatch in cs and ax number (#185)
1818
- Beter test coverage for correct plotting of elements after transformation (#198)
1919
- Can now stack render commands (#190, #192)
20+
- The `color` argument in render_shapes/points now accepts actual colors as well (#199)
21+
- Input arguments are now evaulated for their types in basic.py (#199)
2022

2123
### Fixed
2224

2325
- Now dropping index when plotting shapes after spatial query (#177)
2426
- Points are now being correctly rotated (#198)
2527
- User can now pass Colormap objects to the cmap argument in render_images. When only one cmap is given for 3 channels, it is now applied to each channel (#188, #194)
26-
- Labels can now be colored by a continuous variable without setting `norm` (#201)
2728

2829
## [0.0.6] - 2023-11-06
2930

0 commit comments

Comments
 (0)