Skip to content

v0.0.2 Early Access Preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@lilingxi01 lilingxi01 released this 30 Dec 05:06
· 6 commits to main since this release
e12bd7d

What's Changed

  • [General] Change LICENSE to Lesser-GPL by @lilingxi01 in #20
  • [DWarning] The final build of Warning Module by @lilingxi01 in #21
  • [DText] [DVMod] The basic implementation of DefinedText module by @lilingxi01 in #24
  • [DShape] [DCore] [DButton] Boost with Shape, Button, and Core. by @lilingxi01 in #28
  • [Predecessor] [DoNotUse] Add some predecessor modules and support them temporarily! by @lilingxi01 in #32

Must read!

Notice: We have NOT finished all the basic buildings for now.
We only have done some basic structures.
Some methods are not even stable enough to be kept.
And we are 100% NOT making it production-ready on a pre-release version.

This is just an Early Access Preview pre-release.
You are free to use it, but keep in mind that it may contain some bugs.
And there is a risk that on a pre-release version, we may modify some public APIs, which may crash your program if you do not apply some changes.

Why am I going to see this?

These tiny releases (and pre-releases) are going to help us to track the developer experience on Defined Elements. You can use it on your test project or toy project for testing purpose and early-access purpose.

I highly NOT recommand you to use it for production because it is probably not be stable enough.

Full Changelog: 0.0.1...v0.0.2