docs/source/changelog/0.3.0-changelog.rst
v0.3.0
:Date: February 1, 2021
The changes since Manim Community release v0.2.0 are listed below.
945: :meth:~.Graph.change_layout method for :class:~.Graph mobject943: IPython %%manim magic970: Added --version command line flag948: Allow passing a code string to :class:~.Code917: Allow overriding new-style method animations756: Allow setting frame_height and frame_width via config file939: Added custom font files support892: Added ManimCommunity colors922: Tree layout for Graph mobject935: Added code of conduct916: Multi-column layout for partite graphs742: Units: Pixels, Munits, Percent in :mod:~.utils.unit893: Convenience method :meth:~.Graph.from_networkx for creating a graph from a networkx graph988: Fix Windows CI pipeline by adding missing LaTeX package961: Added typings and docs for vectorized mobjects and bezier related functions977: JupyterLab docker image and documentation for manim and IPython985: Fix variable name for webgl renderer954: Fix edges lagging behind vertices in animations of graphs980: Allow usage of custom Pygments styles in Code952: Allow passing tween information to the WebGL frontend978: Fix possible_paths not printing in code_mobject976: Update ManimPango967: Automatically import plugins971: Make ManimCommunity look consistent957: Raise NotImplementedError when trying to chain overridden method animations947: Several fixes and improvements for :class:~.PointCloundDot923: Documentation: move installation instructions for developers to page for developers964: Added unit test for :class:~.NumberLine's unit vector960: Magnitude of :class:~.NumberLine's unit vector should be unit_size, not 1958: Fix code formatting in utils/debug.py953: Update license year944: Interpolate stroke opacity in :class:~.FadeIn and update stroke_opacity and fill_opacity in :meth:~.VMobject.set_stroke and :meth:~.VMobject.set_fill865: Rename get_submobject_index_labels to index_labels941: Added keyword arguments x_min, x_max, y_min, y_max to :class:~.ThreeDAxes886: Let the render progress bar show details about the rendered animation again936: Fix :class:~.BulletedList TeX environment problem and add a typing to get_module938: Remove dependency on progressbar937: Change 'brew cask install' to 'brew install --cask' for CI pipeline933: Make matrix work with lists again932: Correctly parse log_dir option920: Raise error if markup in :class:~.MarkupText is invalid929: Raise an error if a :class:~.Matrix object is created with < 2-dimensional input907: Make Scene.add_sound work again (when running with --disable_caching)906: Allow new-style method animation to be used in animation groups908: Removed deprecated command line arguments from documentation903: Tiny grammar improvements904: Added blank line between imports and class example898: CI: fix publish workflow