Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BREAKING CHANGE: MArrayElement & MArray & MVariable play animations by themselves + MArrayPointer added #5

Merged
merged 8 commits into from
Dec 26, 2022

Conversation

drageelr
Copy link
Owner

@drageelr drageelr commented Dec 26, 2022

Overview: What does this pull request change?

  1. MArrayElement & MArray & MVariable play animations by themselves.
  2. MArrayPointer added.

Motivation and Explanation: Why and how do your changes improve the library?

Further Information and Comments

Reviewer Checklist

  • The PR title is descriptive enough for the changelog, and the PR is labeled correctly
  • If applicable: newly added non-private functions and classes have a docstring including a short summary and a PARAMETERS section

@drageelr drageelr added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 26, 2022
@drageelr drageelr self-assigned this Dec 26, 2022
@drageelr drageelr marked this pull request as ready for review December 26, 2022 11:55
@drageelr drageelr merged commit a80b639 into dev Dec 26, 2022
drageelr added a commit that referenced this pull request Dec 26, 2022
* BREAKING CHANGE: MArrayElement & MArray & MVariable play animations by themselves + MArrayPointer added (#5)

* perf: MArrayElement automatically plays animations on update calls

* perf: MArray can now play animations + refactored functions to improve readability

* perf: MVaraible can now play animations

* fix: deepcopy implemented for MArrayElement & MArray + MArray label for even elements resolved

* docs: updated docs according to recent changes

* feat: MArrayPointer added

* fix: MArrayPointer spawn & shift error resolved

* docs: added docs for MArrayPointer & Example Gallery

* docs: updated changelog for release 0.1.6
drageelr added a commit that referenced this pull request Dec 26, 2022
* BREAKING CHANGE: MArrayElement & MArray & MVariable play animations by themselves + MArrayPointer added (#5)

* perf: MArrayElement automatically plays animations on update calls

* perf: MArray can now play animations + refactored functions to improve readability

* perf: MVaraible can now play animations

* fix: deepcopy implemented for MArrayElement & MArray + MArray label for even elements resolved

* docs: updated docs according to recent changes

* feat: MArrayPointer added

* fix: MArrayPointer spawn & shift error resolved

* docs: added docs for MArrayPointer & Example Gallery

* docs: updated changelog for release 0.1.6

* refactor: updated __version__ of package
@drageelr drageelr deleted the drageelr-dev branch December 26, 2022 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant