Skip to content

v0.0.5

Compare
Choose a tag to compare
@pekim pekim released this 28 Dec 09:41
· 133 commits to master since this release
  • More types and functions are generated.
    • functions with string format parameters d268565
    • Variant type and its methods b1c37a0
    • VariantType type and its methods 2d127ce
    • IOChannel type and its methods d78e875
    • Type alias d7ce240
    • Rectangle/Allocation type and its methods 4322d2a
    • Atom type and its methods f6718b9
    • FontMetrics type and its methods 5e7ea92
  • Generate constants for more integer types. aef82e7
    This is a breaking change, as the integer type for many constants has changed.
  • New documentation pages.