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
andu_rgba
are nowconst
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
- @foodstuff made their first contribution in #33
- @sonodima made their first contribution in #38
Full Changelog: 0.1.0...0.2.0