Skip to content

Releases: rohrsben/wavewall

v0.4.0

09 Feb 19:30

Choose a tag to compare

A bunch of stuff in this one!

  • new provided functions: gradient and rand_range
  • wavewall now supports multiple tile sizes in the same image!
  • functions which return a ColorInfo can be returned directly
  • performance and memory usage has been increased/decreased respectively
  • more info is now provided in PixelInfo objects, enabling more control over the output

Full Changelog: v0.3.0...v0.4.0

v0.3.0

01 Dec 16:55

Choose a tag to compare

  • users can now add a placer in recipes to choose tiles
  • colorizer functions can now return nil
  • some behind the scenes stuff

Full Changelog: v0.2.1...v0.3.0

v0.2.1

21 Nov 07:57

Choose a tag to compare

Bug fixes

Full Changelog: v0.2.0...v0.2.1

v0.2.0

21 Nov 07:41

Choose a tag to compare

The config rework! This update improves usability in a ton of ways

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

14 Nov 06:18

Choose a tag to compare

Wavewall enters beta!