| Age | Commit message (Expand) | Author |
| 2019-07-11 | Support encoding/decoding of unicode strings between the API and the core | KyleMiles |
| 2019-07-08 | PluginManager refactor for supporting plugin installation ui | Peter LaFosse |
| 2019-05-31 | Clean Up 2/3 int/long Compatibility | KyleMiles |
| 2019-05-09 | fix python3 and temporarily disable warning | Jordan Wiens |
| 2019-05-09 | warning for older pth files not including ui paths and install script now upd... | Jordan Wiens |
| 2019-04-30 | Add unit test to detect memory leaks | Rusty Wagner |
| 2019-04-25 | Add SetLicense API | Peter LaFosse |
| 2019-01-17 | update company name and copyright date | Jordan Wiens |
| 2019-01-03 | lots of spelling / typo fixes | Jordan Wiens |
| 2018-12-22 | Python2/3 support | KyleMiles |
| 2018-11-26 | convert core_serial, version, build_id ando thers to methods | Jordan Wiens |
| 2018-11-26 | Convert core globals to functions. | Brian Potchik |
| 2018-10-19 | Expose DataRender APIs, allow setting const on types, and allow type comparison | Peter LaFosse |
| 2018-10-18 | Initial Enhanced Settings System. | Brian Potchik |
| 2018-08-28 | Merge branch 'dev' into test_stack_adjust | Rusty Wagner |
| 2018-08-10 | Expose BNIsUIEnabled via Python. | Brian Potchik |
| 2018-07-26 | Merge branch 'dev' into test_stack_adjust | Rusty Wagner |
| 2018-07-13 | Python2/3 String Compatibility Fix | KyleMiles |
| 2018-07-10 | Rebased so commit history is correct now | KyleMiles |
| 2018-07-10 | Various Python 3 support changes | KyleMiles |
| 2018-07-10 | Various Python 3 support changes | KyleMiles |
| 2018-07-10 | addition 3 compatibility changes | Jordan Wiens |
| 2018-07-10 | Additional changes for python 2/3 compatibility | Peter LaFosse |
| 2018-07-10 | working division, prints, and metaclasses, but imports broken, still needs work | Jordan Wiens |
| 2018-06-20 | Add DownloadProvider Support. | Brian Potchik |
| 2018-06-04 | Generic flow graph API and report collections | Rusty Wagner |
| 2017-10-19 | UI Updates for Product and Update Status. | Brian Potchik |
| 2017-08-11 | Fixes to allow plugins to be installed and loaded from headless | Peter LaFosse |
| 2017-08-11 | Fixing some broken documentation | Peter LaFosse |
| 2017-08-01 | Call shutdown whenever binaryninja is unloaded | Peter LaFosse |
| 2017-07-12 | Metadata enhancements. Metadata objects are now serialized to the DB | Peter LaFosse |
| 2017-07-01 | Adding settings system apis, and binaryview metadata apis | Peter LaFosse |
| 2017-05-19 | update copyright year | Jordan Wiens |
| 2017-04-21 | Merge branch 'mlil' into dev | Rusty Wagner |
| 2017-03-05 | Merginging with dev | Peter LaFosse |
| 2017-03-04 | Adding repo manager APIs | Peter LaFosse |
| 2017-03-01 | Adding framework for medium level IL | Rusty Wagner |
| 2017-02-23 | add get_install_directory and savelastrun to the api | Jordan Wiens |
| 2017-02-10 | Merge branch 'type_view' into dev | Rusty Wagner |
| 2017-02-06 | Add type IDs for types to track across renames | Rusty Wagner |
| 2017-01-20 | also add product type and license count to the API | Jordan Wiens |
| 2017-01-20 | add product id from license file | Jordan Wiens |
| 2017-01-17 | add documentation for shutdown | Jordan Wiens |
| 2017-01-05 | Modifying how enumerations are exposed and used, and a bunch of cleanup of ex... | Peter LaFosse |
| 2016-11-19 | Remove debuging code | Peter LaFosse |
| 2016-10-31 | Refactoring and other improvements of the python api | plafosse |
| 2016-10-28 | Refactor python api into separate files and add Enumeration support. Also fix... | plafosse |
| 2016-10-16 | bug fix in gnu3_demangle python api | plafosse |
| 2016-10-10 | Merge branch 'segments' into dev | Rusty Wagner |
| 2016-10-10 | Rename data to session_data, as this API is per-session and not stored in the db | Rusty Wagner |