Releases: JuliaImages/ImageDraw.jl
Releases · JuliaImages/ImageDraw.jl
v0.2.6
ImageDraw v0.2.6
Closed issues:
- Add logo for document (#63)
Merged pull requests:
- Add more examples for document (#62) (@hyrodium)
- Add logo to document (#64) (@hyrodium)
- remove lines between docstring and symbol (#67) (@johnnychen94)
- CompatHelper: bump compat for ImageCore to 0.10, (keep existing compat) (#74) (@github-actions[bot])
- ImageDraw 0.3.0 (#75) (@IanButterworth)
- Revert "ImageDraw 0.3.0". Bump to 0.2.6 (#76) (@IanButterworth)
v0.2.5
ImageDraw v0.2.5
Closed issues:
Merged pull requests:
- add fill and thickness keywords to ellipse and circle (#51) (@ashwani-rathee)
- Add RectanglePoints (#52) (@ashwani-rathee)
- Polygon filling API - Boundary Fill (#57) (@ashwani-rathee)
- only expose thickness and fill as keyword (#58) (@johnnychen94)
- [compat] ImageCore v0.9 (#59) (@johnnychen94)
v0.2.4
ImageDraw v0.2.4
Merged pull requests:
- Add docs (#37) (@mgautam98)
- add documentation CI (#38) (@johnnychen94)
- fix docs dependency (#39) (@johnnychen94)
- CompatHelper: bump compat for "Distances" to "0.10" (#44) (@github-actions[bot])
- MassInstallAction: Install the TagBot workflow on this repository (#45) (@johnnychen94)
- MassInstallAction: Install the CompatHelper workflow on this repository (#46) (@johnnychen94)
- MassInstallAction: Install the CI workflow on this repository (#47) (@timholy)
v0.2.3
ImageDraw v0.2.3
Closed issues:
Merged pull requests:
- Install TagBot as a GitHub Action (#34) (@JuliaTagBot)
- CompatHelper: bump compat for "Distances" to "0.9" (#36) (@github-actions[bot])
v0.2.2
v0.2.1
v0.2.0
Switch to new registrator and reduce package dependency (#23)
Require julia 0.7
v0.1.0 Require Julia 0.7 (#22)
Initial release
Merge pull request #15 from JuliaImages/fbot/deps Fix deprecations