0.7.0 #428
AndreiKingsley
announced in
Announcements
0.7.0
#428
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Kandy 0.7.0
This release was mainly focused on technical debt and internal API improvements. Nevertheless, the result of this was noticeably reflected in the public API - in particular, all internal DSL properties were hidden, which will further improve the quality when working with completion in the IDE and library exploring.
Changed
datasetHandler
property #378, RemoveBaseContext
#379, Extract the implementation/properties fromLayerCollectorContext
#380, Remove default implementations fromBindingContext
#381, RefactorDatasetHandler
#382). The structure of classes and interfaces has been significantly redesigned. This has almost no effect on the Public API (Kandy DSL), except that all internal properties are no longer publicly available (Add internal modifier to internal API #163). If you have been using Kandy Internal API, we are ready to help you with migration, please contact us.Added
spacerWidth
setting missing in pie charts (spacerWidth
setting missing in pie charts #385).type
line parameter for custom styles (Add line type parameter to custom style elements #334).Fixes
borderLine.type
doesn't work fortiles
#375).middle
in boxes andy
in crossBars are optional (Makemiddle
inboxes
andy
incrossBars
optional #322).Save Plot
action (plot saved viaexport plot as...
doesn't apply theme #265).Documentation
Other
TODO
s were removed from the code by moving them to issues (Remove all todo's from the code by moving them to issues. #398).We always welcome your contributions. Simple (but no less important) issues are labeled with . You can find them here.
This discussion was created from the release 0.7.0.
Beta Was this translation helpful? Give feedback.
All reactions