Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

v0.1.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@sheepbox8646 sheepbox8646 released this 24 Feb 14:28
· 1055 commits to main since this release

In this version, we improve the user API and let it be more better.We let the AnimationBuilder with the core in same class. and we rename Car to dataSaver, and Car be the user API.

We also implement the Father And Son Objects in this version, you can add a child in a objects, and when the "father" change, "children" will follow it; but when the "children" change, "father" will not follow.