Skip to content

Releases: JuliaAnimators/Javis.jl

v0.5.3

26 Jul 18:41
13be465
Compare
Choose a tag to compare

Javis v0.5.3

Diff since v0.5.2

Closed issues:

  • Enable Layers to Have Clear Backgrounds (#344)
  • Mismatch in the default position of origin as per javis docs vs Luzor docs. (#351)
  • Revolution bug in cosmic dance example (#358)
  • [BUG] Error in executing functions in tutorial (#365)
  • [BUG] anim_translate feels broken. How to fix? (#367)

Merged pull requests:

v0.5.2

13 Jun 22:24
Compare
Choose a tag to compare

Javis v0.5.2

Diff since v0.5.1

Closed issues:

  • Supporting live streaming like Manim (#91)
  • Latex alignment (#277)

Merged pull requests:

v0.5.1

25 May 14:37
8f53bc5
Compare
Choose a tag to compare

Javis v0.5.1

Diff since v0.5.0

Closed issues:

  • Pluto Support and Integration (#208)
  • Julia 1.6 support (#328)
  • [BUG] mp4 Very Choppy (#329)
  • Explanation of origin O in Tutorial 1 still not clear (#332)

Merged pull requests:

v0.5.0

29 Mar 14:10
Compare
Choose a tag to compare

Javis v0.5.0

Diff since v0.4.0

Closed issues:

  • Jupyter Support and Integration (#207)
  • Make an :all Symbol for Frame Ranges (#247)
  • gif rendering not working (#312)

Merged pull requests:

v0.4.0

09 Jan 03:34
Compare
Choose a tag to compare

Javis v0.4.0

Diff since v0.3.4

Closed issues:

  • First tutorial fails with three UndefVarErrors (#308)

Merged pull requests:

v0.3.4

23 Dec 11:02
Compare
Choose a tag to compare

Javis v0.3.4

Diff since v0.3.3

Closed issues:

  • Use Point(0, 0) rather than O in early stages of the tutorial/documentation? (#296)
  • [BUG] Color palette for gif is sometimes wrong (#299)
  • [BUG] latex() assumes $$ in LaTeXString (#306)

Merged pull requests:

v0.3.3

02 Dec 23:38
6f97cca
Compare
Choose a tag to compare

Javis v0.3.3

Diff since v0.3.2

Closed issues:

  • Have a set function similar to change which just sets the value (#279)

Merged pull requests:

v0.3.2

24 Nov 09:48
e393802
Compare
Choose a tag to compare

Javis v0.3.2

Diff since v0.3.1

Closed issues:

  • [BUG] Cannot install Javis (#293)

Merged pull requests:

v0.3.1

18 Nov 10:25
d9a45da
Compare
Choose a tag to compare

Javis v0.3.1

Diff since v0.3.0

Closed issues:

  • Polar coordinates on Javis.jl (WARNING BRIGHT COLORS) (#21)
  • Allow user to write loop over frames himself by providing a single frame render Javis like function (#92)
  • have you looked at KaTeX for math typesetting (#176)
  • Better Warnings for Objects without Background (#214)
  • ERROR: UndefVarError: Background not defined (#291)

Merged pull requests:

v0.3.0

11 Nov 03:15
88a57ce
Compare
Choose a tag to compare

Javis v0.3.0

Diff since v0.2.2

Closed issues:

  • Animate transposing a matrix (#16)
  • Use @action instead of Action (#100)
  • Easy Way to Return Current Scale of Object (#156)
  • Improve Action Error Messages (#164)
  • Workflow Documentation Section (#186)
  • Only one docstring for Action and SubAction (#204)
  • [BUG] liveview argument not documented (#209)
  • [BUG] Rotation doesn't work as expected (#220)
  • javis -> render (#227)
  • Use the variable instead of the symbol to access position, angle, etc (#229)
  • Update tutorials for v0.3 (#232)
  • Global frame definition in Action (v0.3) (#235)
  • Ability to disable that an action gets called with latest value (#238)
  • setopacity() (#240)
  • Improve syntax for Translation, Scaling, and Rotation (#245)
  • Change BackgroundObject -> Background (#248)
  • How to update for v0.3 (#251)
  • Follow path example update to v0.3 (#252)
  • Julia fourier example update for v0.3 (#253)
  • Review Tutorial 1 for v0.3.0 (#254)
  • Review Tutorial 2 for v0.3.0 (#255)
  • Review Tutorial 3 for v0.3.0 (#256)
  • Review Tutorial 4 for v0.3.0 (#257)
  • Add change Syntax to Tutorial 5 for v0.3.0 (#258)
  • Review Tutorial 6 for v0.3.0 (#259)
  • Final v0.3 check (#270)

Merged pull requests: