This repository has been archived by the owner on Jul 13, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
97f3243
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register()
97f3243
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/1172
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via:
97f3243
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Draft changelog:
CHANGELOG:
User interface changes
showlibrary(grad::Symbol)
function to show color libraries inPlotUtils.jl
(Add showlibrary as a function #116).showgradients
function to show an Array of gradients, indicated by Symbols (Add showlibrary as a function #116).record
. (Fix incorrect frame duration in record #132)save(path, io::VideoStream)
when file type is.mkv
( Fix save(path, io::VideoStream) when file type is .mkv #137).Internal/other changes
HyperRectangle
,update_limits!
,update!
, and more...VideoStream
,save
docstrings.MakieGallery
(pretty big feature on the backend)