Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@Madoshakalaka Madoshakalaka released this 08 Jan 08:29

Breaking API Change

<ScriptEffects /> now accepts Script rather than Option<Script> (#10)

Bug Fix

Relative URL in a string literal now doesn't panic the macro (#17)

Docs

  • More detailed documentation
  • Feature-gated items are now indicated by the feature badges. (checkout on docs.rs)
  • README.md is now included on crates.io

Internal Changes

Polished CI and CONTRIBUTING.md, new contributors are welcome anytime 😄