Skip to content

Releases: recleun/chaos-engine

v0.1.1

13 Aug 00:46

Choose a tag to compare

Changelog

Documentation

  • Fix documentation examples from failing tests.
  • Remove unused imports from documentation examples.
  • Add more information to the README including a logo and a related projects section.
  • Mention the new test feature in the documentation.

API Changes

  • ChaosOptions now has default values.
    • Examples modified in the documentation.
  • Added a clear() method to Page to clear out the stored text.

Tests

  • Create a test feature that will be used to define methods and data types for integrated tests.
  • Create tests for the Page data type.
  • Create helper methods and structs to be used in tests for Chaos.

Improvement

  • Removed useless Vector2 initialization inside of Chaos constructor.

v0.1.0

08 Aug 18:06
2958afa

Choose a tag to compare

Create rust.yml