Skip to content

V0.2.0

Latest
Compare
Choose a tag to compare
@Mathys-Gasnier Mathys-Gasnier released this 15 Jan 17:54
· 10 commits to master since this release
699841e

What's Changed

  • Adding some documentation by @Mathys-Gasnier in #29
  • Enforce ownership of custom data/images by @emoon in #30
  • API fixes/improvements and first example by @Mathys-Gasnier in #32
  • Color::rgb ,rgba, u_rgb and u_rgba are now const by @foodstuff in #33
  • Adding macros for the Sizing values by @foodstuff in #34
  • fmt & clippy fixes + better CI by @emoon in #36
  • Added badges for build status, crates.io, and docs by @emoon in #37
  • Made public the fields of Color, Vector2, Dimension and BoundingBox by @sonodima in #38
  • Added conversion from tuples for basic structures by @sonodima in #39
  • Id now returns TypedConfig by @emoon in #43
  • Added new padding & boundingbox access by @emoon in #44

New Contributors

Full Changelog: 0.1.0...0.2.0