Skip to content

Releases: DM-Earth/dmds

0.2.2

02 Jan 05:38
Compare
Choose a tag to compare

items per chunk field can now be any type that implements TryInto<u64>.

Full Changelog: 0.2.1...0.2.2

0.2.1

29 Dec 07:13
Compare
Choose a tag to compare

What's Changed

  • better experience when using the create world macro.

Full Changelog: 0.2...0.2.1

0.2

20 Dec 13:52
Compare
Choose a tag to compare
0.2

Breaking changes

  • Added chunk data versioning feature.
  • Unify _ and range__ functions.

0.1.1

06 Dec 13:16
Compare
Choose a tag to compare
  • Fix integer overflowing when creating a world.
  • Fix some futures are not Send.

0.1.0

05 Dec 13:16
Compare
Choose a tag to compare
change dep to crates.io dmds