Skip to content

Maple 2.1.0 Release

Compare
Choose a tag to compare
@thegatesdev thegatesdev released this 10 Jun 09:57

Version 2.0

  • Overhaul code to be more readable and look nicer.
  • Remove DataPrimitive; Add DataValue, a base class for static or changing values.
  • Remove the ability to manually set the same of elements.

Things I want to add;

  • Merge MapleTree into Maple.
  • Get a cached DataList from a DataMap.
  • Add tests.