mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* fix: resolve parameter shadowing bug in release script changelog command * chore: bump version to v0.20.0, regenerate lockfile, update citation * generate v0.20.0 changelog, first round * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * a bit of copyediting, second pass * include newly merged PR, apply suggestions from review * Update docs/source/changelog/0.20.0-changelog.md Co-authored-by: Francisco Manríquez Novoa <49853152+chopan050@users.noreply.github.com> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Francisco Manríquez Novoa <49853152+chopan050@users.noreply.github.com>
13 lines
480 B
YAML
13 lines
480 B
YAML
# YAML 1.2
|
||
---
|
||
authors:
|
||
-
|
||
name: "The Manim Community Developers"
|
||
cff-version: "1.2.0"
|
||
date-released: 2026-02-20
|
||
license: MIT
|
||
message: "We acknowledge the importance of good software to support research, and we note that research becomes more valuable when it is communicated effectively. To demonstrate the value of Manim, we ask that you cite Manim in your work."
|
||
title: Manim – Mathematical Animation Framework
|
||
url: "https://www.manim.community/"
|
||
version: "v0.20.0"
|
||
...
|