There seems to be enough activity on this repo to try and move forward with a release version of the community version of manim. For this, let's use this issue to keep track of what needs to be done and when. Logistically, this should be the last issue to be closed in the v1.0.0 milestone, and once this one is closed, we should be able to push to pypi.
manim and manimcm as entrypoints. Some of us have started calling it manim CE (for Community Edition). Personally, I like "manim CE" as a name (and the accompanying manimce entrypoint) more than "manimcm". Though I don't ultimately care either way...~Get rid of CONFIG dicts in each class and migrate to dataclasses #7~
configparser and cascading .cfg files #98.constants.py #98.Please feel free to edit this issue to add/remove/check off things as you see fit.
To be clear, new features like the improved SVG parser and more GraphScene configuration are not slated for the 1.0.0 release?
Yeah this is exactly what we should discuss here. My personal opinion is that v1.0.0 should be fully backwards compatible, as well as documented and tested, and some of the major problems with the code should be addressed. If that's the case, then a v1.0.0 could be ready in perhaps a couple of months. We could then leave new features for v1.1 release.
Now, if there are new features ready for a v1.0.0 I guess there's no hurt in adding them as long as they are fully backwards compatible. But the intent of this versioning is that most focus should be put into finishing v1.0.0 (i.e. in testing and documenting) before spending our efforts in new features.
Happy to hear different opinions here.
Argh, good question. It does support all the same flags (and fixes some of them too), but many variables from constants.py are removed. So no, it's not compatible.
by thursday I should open the draft PR on attrs, typings and docs
@leotrs Could you update this with you work on #98 ?
Just updated the check list at the top. Please refer to it for what to do next.
Update: the main thing between us and a release version of ManimCE is the attrs branch. A logo would be nice-to-have but not strictly necessary I think.
As far as I can tell from yesterday's Discord call, we will try to have the following ready for a 1.0 release:
@leotrs We are using poetry for releasing and stuff. So do add it in list also.
Good call
(There is a milestone for the release, let's use it ;) )
Another thing is we need to change manimlib to manim in pyproject.toml #165
Fixed in #534
Folks, it seems we have completed every item on the list except for the logo, which should be decided upon by Tuesday Oct 20th noon GMT. I suggest we add the logo and also fix #407 and then release this bad boi. Objections? Comments? @ManimCommunity/core
If there are no objections, I move we put a freeze on PRs right now.
Most helpful comment
Folks, it seems we have completed every item on the list except for the logo, which should be decided upon by Tuesday Oct 20th noon GMT. I suggest we add the logo and also fix #407 and then release this bad boi. Objections? Comments? @ManimCommunity/core
If there are no objections, I move we put a freeze on PRs right now.