Releases: JuliaAnimators/Javis.jl
Releases · JuliaAnimators/Javis.jl
v0.9.0
Javis v0.9.0
Closed issues:
- Change "Master" Branch to "Main" Branch (#362)
- Making Luxor work completely inside Javis (#438)
- [BUG] Javis breaks windows (#459)
- anim_translate error, error in fourier example[BUG] (#467)
- [BUG] render fails with StackOverflowError on Tutorial 1 (#473)
- [BUG] keyword arguments do not match for latex() (#474)
- [BUG] Tutorial 6 code issue (#476)
- Two interesting ways to render LaTeX aside from MathJax (#483)
Merged pull requests:
- return nothing if pathname is empty and empty the constants (#442) (@Wikunia)
- make it possible to call Luxor when outside rendering (#443) (@Wikunia)
- Fixed collection used to make animation points in tutorial 8 (#465) (@Samyak2)
- Line-width change to 2.0 and svg2luxor font scaling corrected (#466) (@ArbitRandomUser)
- Removal of error in Fourier example (#468) (@aburousan)
- CompatHelper: bump compat for VideoIO to 1, (keep existing compat) (#470) (@github-actions[bot])
- add LatexString overload, add test (#475) (@razetime)
- fix tutorial 6 code (#477) (@razetime)
- Fix inconsistencies in tutorial 2 (#478) (@mroavi)
- Add chaos game example (#479) (@razetime)
- fix overwritten latex function (#484) (@Wikunia)
v0.8.0
v0.7.2
Javis v0.7.2
Closed issues:
- Possible Logo Ideas (#95)
- Idea for a Javis example (#360)
- JLayers docstring needs update (#382)
- Change more links from Wikunia to JuliaAnimators (#435)
- add global @testset (#440)
- [BUG] Irrational and Integer angles fail in rotation Actions (#450)
- [BUG] Documentation error (#452)
Merged pull requests:
- Updating
@JLayer
Docstring (#383) (@TheCedarPrince) - Postprocessing frame check bug fix (#431) (@gpucce)
- Example - Gravities of the Solar System (#432) (@MisterBiggs)
- renaming (#436) (@Wikunia)
- Logo in docs (#437) (@Wikunia)
- add global testset (#441) (@gpucce)
- CompatHelper: bump compat for Images to 0.25, (keep existing compat) (#444) (@github-actions[bot])
- ci on Julia v1.7 (#446) (@Wikunia)
- run ci when compathelper creates PR (#447) (@Wikunia)
- Gp minor doc change (#453) (@gpucce)
- Make new Rotation constructor and redefine anim_rotate[_around] (#454) (@leephillips)
- Luxor 2.18 (#455) (@Wikunia)
- CompatHelper: bump compat for ImageIO to 0.6, (keep existing compat) (#456) (@github-actions[bot])
v0.7.1
v0.7.0
Javis v0.7.0
Merged pull requests:
v0.6.4
v0.6.3
Javis v0.6.3
Closed issues:
- [BUG] Frame range for first action out of bounds when using RFrames (#335)
- Layers Tutorial (#379)
- Inconsistent syntax highlighting in documentation examples (#404)
- Docs improvement to Layers Tutorial (#415)
- [BUG] @jlayer changes Action behaviour. (#417)
Merged pull requests:
- Fix spelling error in JShape docstring (#395) (@EnzioKam)
- Add Galton Board example (#397) (@EnzioKam)
- Layers Tutorial (#398) (@TheCedarPrince)
- Fix documentation for get_position on Layer (#401) (@EnzioKam)
- make the examples clickable to see the gif better (#402) (@Wikunia)
- fix some layers refs (#403) (@Wikunia)
- add central_limit_theorem (#408) (@gpucce)
- Fix syntax highlighting in documentation (#409) (@EnzioKam)
- Update tutorials.md (#410) (@pitmonticone)
- fix `` code in docstrings (#411) (@Wikunia)
- Ignore the RFrames for the first Action (#413) (@Wikunia)
- Tcp layers tutorial (#414) (@gpucce)
- suggested fixes, shorthands and for cycle. (#416) (@gpucce)
- Fix actions on layers (#418) (@gpucce)
v0.6.2
Javis v0.6.2
Closed issues:
Merged pull requests:
- start of the @Frames macro (#338) (@Wikunia)
- fixed layer dimensions when not given explicitly (#385) (@Wikunia)
- Add "Escaping from the Swirling Vortex" example (#389) (@rmsrosa)
- allow color interpolation in change (#390) (@Wikunia)
- added rmsrosa to the contributors section (#392) (@Wikunia)
- Update Changelog for v0.6.2 (#394) (@TheCedarPrince)
v0.6.1
Javis v0.6.1
Closed issues:
- Predefined objects and improved user experience (#313)
Merged pull requests:
- [GSoC'21] Convenience methods for objects (#356) (@Sov-trotter)
- added option rescale_factor (#371) (@Wikunia)
- Bumping Javis to v0.6.1 for Release 🎉 (#386) (@TheCedarPrince)
v0.6.0
Javis v0.6.0
Closed issues:
- Morphing should change the object (#286)
Merged pull requests:
- [GSoC'21] Layers Feature (#343) (@Sov-trotter)
- [GSoC'21] Morphing should change the object (#373) (@Sov-trotter)