Releases: coolcoder613eb/Haiku-PyAPI
v0.3
All relevant kits have been ported, most work.
Plenty of bugs, report them and we'll try to fix them.
Full Changelog: v0.2...v0.3
v0.2
Almost everything in the app and interface kits has been ported. The storage kit has mostly been ported. The support kit has only partially been ported. The other kits haven't been ported yet.
Of the kits that have been ported, many of the functions haven't been tested yet. You should, therefore, expect to encounter problems when using some of the functions. Besides this, you can expect memory leaks, as little work has been done on getting memory freed correctly once it is no longer needed. And, of course, you should expect many miscellaneous bugs.
v0.1
An initial beta release of the python bindings for the Haiku API. The API is not stable and subject to change. The bindings for the app kit are mostly complete, but a couple of functions are missing. The interface kit has the essentials (buttons, text boxes, etc.), but many items are missing. None of the other kits have been ported yet.