GraphMakie v0.5.5
This version introduces handling of recipe arguments as Dict
and DefaultDict
from #89.
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #120
- Bump actions/cache from 1 to 3 by @dependabot in #119
- Bump codecov/codecov-action from 1 to 3 by @dependabot in #118
- (Default)Dict for some attributes by @filchristou in #89
- Enable
Dict
andDefaultDict
for attributes by @hexaeder in #133
New Contributors
- @dependabot made their first contribution in #120
Full Changelog: v0.5.4...v0.5.5