Releases: flattool/gobjectify
Releases · flattool/gobjectify
1.0.2
08 Jun 15:55
Compare
Sorry, something went wrong.
No results found
Fixes
@OnSignal now correctly does not pass the 'self' parameter when calling its decorated method
$connect and $connect_after now has the proper type for its 'self' parameter when in use with custom Signals in from class
1.0.1
26 May 00:25
Compare
Sorry, something went wrong.
No results found
Changes:
Classes made with from now have a unique $gtype, instead of GType<unknown>
Fixes:
For signals, GObjectify subclass argument types are now properly typed to a union of null and an instance of that class
For signals, object arguments types are now properly typed to a union of null and that object type
1.0.0
25 May 00:00
Compare
Sorry, something went wrong.
No results found
The first, stable release of GObjectify, a type-safe, declarative TypeScript library for writing GObject classes in GNOME JavaScript!
Browse the README and Wiki for more details and guides!
Supported Platform Versions