Skip to content

Commit 8e6a4c4

Browse files
authored
Prepared bugfix release v0.15.1 (#2596)
* bumped version number, generated changelog (first pass) * included release PR * generate changlog, second pass * regenerated changelog, final pass * update translation strings
1 parent 294efcd commit 8e6a4c4

23 files changed

+1082
-876
lines changed

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ authors:
44
-
55
name: "The Manim Community Developers"
66
cff-version: "1.2.0"
7-
date-released: 2022-02-26
7+
date-released: 2022-03-08
88
license: MIT
99
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."
1010
title: Manim – Mathematical Animation Framework
1111
url: "https://www.manim.community/"
12-
version: "v0.15.0"
12+
version: "v0.15.1"
1313
...

docs/i18n/gettext/changelog/0.10.0-changelog.pot

Lines changed: 58 additions & 58 deletions
Large diffs are not rendered by default.

docs/i18n/gettext/changelog/0.11.0-changelog.pot

Lines changed: 54 additions & 54 deletions
Large diffs are not rendered by default.

docs/i18n/gettext/changelog/0.12.0-changelog.pot

Lines changed: 51 additions & 51 deletions
Large diffs are not rendered by default.

docs/i18n/gettext/changelog/0.13.0-changelog.pot

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -159,15 +159,15 @@ msgid "Highlights"
159159
msgstr ""
160160

161161
#: ../../source/changelog/0.13.0-changelog.rst:63
162-
msgid "`#2313 <https://github.com/ManimCommunity/manim/pull/2313>`__: Finalized translation process and documentation"
162+
msgid ":pr:`2313`: Finalized translation process and documentation"
163163
msgstr ""
164164

165165
#: ../../source/changelog/0.13.0-changelog.rst:67
166166
msgid "Deprecated classes and functions"
167167
msgstr ""
168168

169169
#: ../../source/changelog/0.13.0-changelog.rst:75
170-
msgid "`#2331 <https://github.com/ManimCommunity/manim/pull/2331>`__: Removed deprecations up to ``v0.12.0``"
170+
msgid ":pr:`2331`: Removed deprecations up to ``v0.12.0``"
171171
msgstr ""
172172

173173
#: ../../source/changelog/0.13.0-changelog.rst:70
@@ -195,15 +195,15 @@ msgid "Removed ``SampleSpaceScene``"
195195
msgstr ""
196196

197197
#: ../../source/changelog/0.13.0-changelog.rst:77
198-
msgid "`#2312 <https://github.com/ManimCommunity/manim/pull/2312>`__: Replaced all occurrences of ``set_submobjects``"
198+
msgid ":pr:`2312`: Replaced all occurrences of ``set_submobjects``"
199199
msgstr ""
200200

201201
#: ../../source/changelog/0.13.0-changelog.rst:81
202202
msgid "New features"
203203
msgstr ""
204204

205205
#: ../../source/changelog/0.13.0-changelog.rst:85
206-
msgid "`#2314 <https://github.com/ManimCommunity/manim/pull/2314>`__: Added basic support for adding subcaptions via :meth:`.Scene.add_subcaption`"
206+
msgid ":pr:`2314`: Added basic support for adding subcaptions via :meth:`.Scene.add_subcaption`"
207207
msgstr ""
208208

209209
#: ../../source/changelog/0.13.0-changelog.rst:84
@@ -215,163 +215,163 @@ msgid "New keyword arguments ``subcaption``, ``subcaption_duration``, ``subcapti
215215
msgstr ""
216216

217217
#: ../../source/changelog/0.13.0-changelog.rst:87
218-
msgid "`#2267 <https://github.com/ManimCommunity/manim/pull/2267>`__: Implemented :meth:`.CoordinateSystem.plot_antiderivative_graph`"
218+
msgid ":pr:`2267`: Implemented :meth:`.CoordinateSystem.plot_antiderivative_graph`"
219219
msgstr ""
220220

221221
#: ../../source/changelog/0.13.0-changelog.rst:91
222222
msgid "Enhancements"
223223
msgstr ""
224224

225225
#: ../../source/changelog/0.13.0-changelog.rst:93
226-
msgid "`#2347 <https://github.com/ManimCommunity/manim/pull/2347>`__: Moved ``manim_directive.py`` to ``manim.utils.docbuild``"
226+
msgid ":pr:`2347`: Moved ``manim_directive.py`` to ``manim.utils.docbuild``"
227227
msgstr ""
228228

229229
#: ../../source/changelog/0.13.0-changelog.rst:96
230-
msgid "`#2340 <https://github.com/ManimCommunity/manim/pull/2340>`__: Added documentation for :mod:`.animation.growing` and improved :class:`.SpinInFromNothing`"
230+
msgid ":pr:`2340`: Added documentation for :mod:`.animation.growing` and improved :class:`.SpinInFromNothing`"
231231
msgstr ""
232232

233233
#: ../../source/changelog/0.13.0-changelog.rst:99
234-
msgid "`#2343 <https://github.com/ManimCommunity/manim/pull/2343>`__: Replaced current tree layout algorithm with SageMath's for improved layout of large trees"
234+
msgid ":pr:`2343`: Replaced current tree layout algorithm with SageMath's for improved layout of large trees"
235235
msgstr ""
236236

237237
#: ../../source/changelog/0.13.0-changelog.rst:102
238-
msgid "`#2351 <https://github.com/ManimCommunity/manim/pull/2351>`__: Added missing ``**kwargs`` parameter to :meth:`.Table.add_highlighted_cell`"
238+
msgid ":pr:`2351`: Added missing ``**kwargs`` parameter to :meth:`.Table.add_highlighted_cell`"
239239
msgstr ""
240240

241241
#: ../../source/changelog/0.13.0-changelog.rst:105
242-
msgid "`#2344 <https://github.com/ManimCommunity/manim/pull/2344>`__: Resized SVG logos, fit content to canvas"
242+
msgid ":pr:`2344`: Resized SVG logos, fit content to canvas"
243243
msgstr ""
244244

245245
#: ../../source/changelog/0.13.0-changelog.rst:109
246246
msgid "Fixed bugs"
247247
msgstr ""
248248

249249
#: ../../source/changelog/0.13.0-changelog.rst:111
250-
msgid "`#2359 <https://github.com/ManimCommunity/manim/pull/2359>`__: Resolved ``ValueError`` when calling ``manim cfg write``"
250+
msgid ":pr:`2359`: Resolved ``ValueError`` when calling ``manim cfg write``"
251251
msgstr ""
252252

253253
#: ../../source/changelog/0.13.0-changelog.rst:114
254-
msgid "`#2276 <https://github.com/ManimCommunity/manim/pull/2276>`__: Fixed bug with alignment of z-axis in :class:`~.ThreeDAxes`"
254+
msgid ":pr:`2276`: Fixed bug with alignment of z-axis in :class:`~.ThreeDAxes`"
255255
msgstr ""
256256

257257
#: ../../source/changelog/0.13.0-changelog.rst:117
258-
msgid "`#2325 <https://github.com/ManimCommunity/manim/pull/2325>`__: Several improvements to handling of ``quality`` argument"
258+
msgid ":pr:`2325`: Several improvements to handling of ``quality`` argument"
259259
msgstr ""
260260

261261
#: ../../source/changelog/0.13.0-changelog.rst:120
262-
msgid "`#2335 <https://github.com/ManimCommunity/manim/pull/2335>`__: Fixed bug with zooming camera and :class:`~.PointCloud`"
262+
msgid ":pr:`2335`: Fixed bug with zooming camera and :class:`~.PointCloud`"
263263
msgstr ""
264264

265265
#: ../../source/changelog/0.13.0-changelog.rst:123
266-
msgid "`#2328 <https://github.com/ManimCommunity/manim/pull/2328>`__: Fixed bug causing incorrect RGBA values to be passed to cairo"
266+
msgid ":pr:`2328`: Fixed bug causing incorrect RGBA values to be passed to cairo"
267267
msgstr ""
268268

269269
#: ../../source/changelog/0.13.0-changelog.rst:126
270-
msgid "`#2292 <https://github.com/ManimCommunity/manim/pull/2292>`__: Fixed positioning of :class:`~.Flash`"
270+
msgid ":pr:`2292`: Fixed positioning of :class:`~.Flash`"
271271
msgstr ""
272272

273273
#: ../../source/changelog/0.13.0-changelog.rst:129
274-
msgid "`#2262 <https://github.com/ManimCommunity/manim/pull/2262>`__: Fixed wrong cell coordinates with :meth:`.Table.get_cell` after scaling"
274+
msgid ":pr:`2262`: Fixed wrong cell coordinates with :meth:`.Table.get_cell` after scaling"
275275
msgstr ""
276276

277277
#: ../../source/changelog/0.13.0-changelog.rst:132
278-
msgid "`#2280 <https://github.com/ManimCommunity/manim/pull/2280>`__: Fixed :class:`~.DecimalNumber` color when number of displayed digits changes"
278+
msgid ":pr:`2280`: Fixed :class:`~.DecimalNumber` color when number of displayed digits changes"
279279
msgstr ""
280280

281281
#: ../../source/changelog/0.13.0-changelog.rst:136
282282
msgid "Documentation-related changes"
283283
msgstr ""
284284

285285
#: ../../source/changelog/0.13.0-changelog.rst:138
286-
msgid "`#2354 <https://github.com/ManimCommunity/manim/pull/2354>`__: Port over docs and typings from ``mobject.py`` and ``vectorized_mobject.py`` to their OpenGL counterparts"
286+
msgid ":pr:`2354`: Port over docs and typings from ``mobject.py`` and ``vectorized_mobject.py`` to their OpenGL counterparts"
287287
msgstr ""
288288

289289
#: ../../source/changelog/0.13.0-changelog.rst:141
290-
msgid "`#2350 <https://github.com/ManimCommunity/manim/pull/2350>`__: Added mention of Manim sideview extension for VS Code"
290+
msgid ":pr:`2350`: Added mention of Manim sideview extension for VS Code"
291291
msgstr ""
292292

293293
#: ../../source/changelog/0.13.0-changelog.rst:144
294-
msgid "`#2342 <https://github.com/ManimCommunity/manim/pull/2342>`__: Removed :meth:`~.CoordinateSystem.get_graph` usage from :class:`~.Axes` example"
294+
msgid ":pr:`2342`: Removed :meth:`~.CoordinateSystem.get_graph` usage from :class:`~.Axes` example"
295295
msgstr ""
296296

297297
#: ../../source/changelog/0.13.0-changelog.rst:147
298-
msgid "`#2216 <https://github.com/ManimCommunity/manim/pull/2216>`__: Edited and added new sections to the quickstart tutorial"
298+
msgid ":pr:`2216`: Edited and added new sections to the quickstart tutorial"
299299
msgstr ""
300300

301301
#: ../../source/changelog/0.13.0-changelog.rst:150
302-
msgid "`#2279 <https://github.com/ManimCommunity/manim/pull/2279>`__: Added documentation for discontinuous functions"
302+
msgid ":pr:`2279`: Added documentation for discontinuous functions"
303303
msgstr ""
304304

305305
#: ../../source/changelog/0.13.0-changelog.rst:153
306-
msgid "`#2319 <https://github.com/ManimCommunity/manim/pull/2319>`__: Swapped ``dotL`` and ``dotR`` in :meth:`.Mobject.interpolate` example"
306+
msgid ":pr:`2319`: Swapped ``dotL`` and ``dotR`` in :meth:`.Mobject.interpolate` example"
307307
msgstr ""
308308

309309
#: ../../source/changelog/0.13.0-changelog.rst:156
310-
msgid "`#2230 <https://github.com/ManimCommunity/manim/pull/2230>`__: Copyedited building blocks tutorial"
310+
msgid ":pr:`2230`: Copyedited building blocks tutorial"
311311
msgstr ""
312312

313313
#: ../../source/changelog/0.13.0-changelog.rst:159
314-
msgid "`#2310 <https://github.com/ManimCommunity/manim/pull/2310>`__: Clarified that Manim does not support Python 3.10 yet in the documentation"
314+
msgid ":pr:`2310`: Clarified that Manim does not support Python 3.10 yet in the documentation"
315315
msgstr ""
316316

317317
#: ../../source/changelog/0.13.0-changelog.rst:162
318-
msgid "`#2294 <https://github.com/ManimCommunity/manim/pull/2294>`__: Made documentation front page more concise and rearranged order of tutorials"
318+
msgid ":pr:`2294`: Made documentation front page more concise and rearranged order of tutorials"
319319
msgstr ""
320320

321321
#: ../../source/changelog/0.13.0-changelog.rst:165
322-
msgid "`#2287 <https://github.com/ManimCommunity/manim/pull/2287>`__: Replace link to old interactive notebook"
322+
msgid ":pr:`2287`: Replace link to old interactive notebook"
323323
msgstr ""
324324

325325
#: ../../source/changelog/0.13.0-changelog.rst:169
326326
msgid "Changes concerning the testing system"
327327
msgstr ""
328328

329329
#: ../../source/changelog/0.13.0-changelog.rst:171
330-
msgid "`#2346 <https://github.com/ManimCommunity/manim/pull/2346>`__: Made ``frames_comparsion`` decorator for frame testing a proper module of the library"
330+
msgid ":pr:`2346`: Made ``frames_comparsion`` decorator for frame testing a proper module of the library"
331331
msgstr ""
332332

333333
#: ../../source/changelog/0.13.0-changelog.rst:174
334-
msgid "`#2318 <https://github.com/ManimCommunity/manim/pull/2318>`__: Added tests for ``remover`` keyword argument of :class:`~.AnimationGroup`"
334+
msgid ":pr:`2318`: Added tests for ``remover`` keyword argument of :class:`~.AnimationGroup`"
335335
msgstr ""
336336

337337
#: ../../source/changelog/0.13.0-changelog.rst:177
338-
msgid "`#2301 <https://github.com/ManimCommunity/manim/pull/2301>`__: Added a test for :meth:`.ThreeDScene.add_fixed_in_frame_mobjects`"
338+
msgid ":pr:`2301`: Added a test for :meth:`.ThreeDScene.add_fixed_in_frame_mobjects`"
339339
msgstr ""
340340

341341
#: ../../source/changelog/0.13.0-changelog.rst:180
342-
msgid "`#2274 <https://github.com/ManimCommunity/manim/pull/2274>`__: Optimized some tests to reduce duration"
342+
msgid ":pr:`2274`: Optimized some tests to reduce duration"
343343
msgstr ""
344344

345345
#: ../../source/changelog/0.13.0-changelog.rst:183
346-
msgid "`#2272 <https://github.com/ManimCommunity/manim/pull/2272>`__: Added test for :class:`~.Broadcast`"
346+
msgid ":pr:`2272`: Added test for :class:`~.Broadcast`"
347347
msgstr ""
348348

349349
#: ../../source/changelog/0.13.0-changelog.rst:187
350350
msgid "Code quality improvements and similar refactors"
351351
msgstr ""
352352

353353
#: ../../source/changelog/0.13.0-changelog.rst:189
354-
msgid "`#2327 <https://github.com/ManimCommunity/manim/pull/2327>`__: Corrected type hint for ``labels`` keyword argument of :class:`~.Graph`"
354+
msgid ":pr:`2327`: Corrected type hint for ``labels`` keyword argument of :class:`~.Graph`"
355355
msgstr ""
356356

357357
#: ../../source/changelog/0.13.0-changelog.rst:192
358-
msgid "`#2329 <https://github.com/ManimCommunity/manim/pull/2329>`__: Remove unintended line break in README"
358+
msgid ":pr:`2329`: Remove unintended line break in README"
359359
msgstr ""
360360

361361
#: ../../source/changelog/0.13.0-changelog.rst:195
362-
msgid "`#2305 <https://github.com/ManimCommunity/manim/pull/2305>`__: Corrected type hint ``discontinuities`` argument for :class:`~.ParametricFunction`"
362+
msgid ":pr:`2305`: Corrected type hint ``discontinuities`` argument for :class:`~.ParametricFunction`"
363363
msgstr ""
364364

365365
#: ../../source/changelog/0.13.0-changelog.rst:198
366-
msgid "`#2300 <https://github.com/ManimCommunity/manim/pull/2300>`__: Add contact email for PyPi"
366+
msgid ":pr:`2300`: Add contact email for PyPi"
367367
msgstr ""
368368

369369
#: ../../source/changelog/0.13.0-changelog.rst:202
370370
msgid "New releases"
371371
msgstr ""
372372

373373
#: ../../source/changelog/0.13.0-changelog.rst:204
374-
msgid "`#2353 <https://github.com/ManimCommunity/manim/pull/2353>`__: Prepare new release: ``v0.13.0``"
374+
msgid ":pr:`2353`: Prepare new release: ``v0.13.0``"
375375
msgstr ""
376376

377377
#: ../../source/changelog/0.13.0-changelog.rst:208

docs/i18n/gettext/changelog/0.13.1-changelog.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ msgid "Fixed bugs"
5151
msgstr ""
5252

5353
#: ../../source/changelog/0.13.1-changelog.rst:30
54-
msgid "`#2363 <https://github.com/ManimCommunity/manim/pull/2363>`__: Fixed broken IPython magic command"
54+
msgid ":pr:`2363`: Fixed broken IPython magic command"
5555
msgstr ""
5656

5757
#: ../../source/changelog/0.13.1-changelog.rst:34

0 commit comments

Comments
 (0)