| Age | Commit message (Expand) | Author |
| 2018-07-10 | Rebased so commit history is correct now | KyleMiles |
| 2018-07-10 | working division, prints, and metaclasses, but imports broken, still needs work | Jordan Wiens |
| 2018-03-23 | Architecture plugins no longer need to override the perform_* methods (you ca... | Rusty Wagner |
| 2017-11-13 | Add GetInstructionAlignment Callback to Architecture. | Brian Potchik |
| 2017-07-15 | Fixed wrong enumeration in angr plugin | Peter LaFosse |
| 2017-05-31 | Example implementing notification callbacks | Peter LaFosse |
| 2017-05-19 | update copyright year | Jordan Wiens |
| 2017-05-15 | Adding a constant expression with pointer hint for improved types | Rusty Wagner |
| 2017-05-09 | style tweaks and banner at the bottom of svgs | Jordan Wiens |
| 2017-05-04 | Initial support for concrete flags computation | Rusty Wagner |
| 2017-05-02 | Fix NES plugin for new IL API | Rusty Wagner |
| 2017-05-02 | add method to query log output state | Peter LaFosse |
| 2017-02-18 | Add back edge property to block edges | Rusty Wagner |
| 2017-01-27 | use cleaner import and update API to actually trigger update | Jordan Wiens |
| 2017-01-07 | More fixes for refactor | Peter LaFosse |
| 2017-01-05 | Modifying how enumerations are exposed and used, and a bunch of cleanup of ex... | Peter LaFosse |
| 2017-01-02 | Manual merging with dev | Peter LaFosse |
| 2017-01-02 | merging svg export changes | Peter LaFosse |
| 2017-01-02 | Making platform and architecture optional parameters where possible | Peter LaFosse |
| 2016-10-31 | Refactoring and other improvements of the python api | plafosse |
| 2016-10-28 | Merging with dev | plafosse |
| 2016-10-28 | Refactor python api into separate files and add Enumeration support. Also fix... | 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 |
| 2016-10-09 | Added NDS parser as example for segment APIs | Rusty Wagner |
| 2016-09-29 | Adding APIs for segments and sections | Rusty Wagner |
| 2016-09-26 | Fix NES plugin after API changes | Rusty Wagner |
| 2016-09-21 | update for new plugins and mention difference between personal and commercial | Jordan Wiens |
| 2016-09-20 | update svg exporter to use new dialogs | Jordan Wiens |
| 2016-09-20 | add file save dialog and fix spacing | Jordan Wiens |
| 2016-09-19 | Add example plugin to solve with angr | Rusty Wagner |
| 2016-09-16 | Add the color support to export_svg.py | rootbsd |
| 2016-09-13 | rename files to allow them to be imported | Jordan Wiens |
| 2016-09-13 | better defaults for version switcher | Jordan Wiens |
| 2016-09-12 | Merge pull request #426 from bambu/new_syscall_plugin | Jordan |
| 2016-08-25 | Updated arm-syscall plugin to work with current api | Bambu |
| 2016-08-24 | fix export to work on windows | Jordan Wiens |
| 2016-08-23 | no longer use the beta channel name | Jordan |
| 2016-07-15 | Add API for instruction length and option for showing opcodes in disassembly | Rusty Wagner |
| 2016-06-30 | remove sleep from sample plugins | Jordan Wiens |
| 2016-06-02 | fix padding bugs, no padding anywhere now but at least its consistent | Jordan Wiens |
| 2016-06-02 | SVG export fixes for border | plafosse |
| 2016-06-02 | properly escape higher unicode, use address instead of function in filename, ... | Jordan Wiens |
| 2016-06-01 | missed a few colors | Jordan Wiens |
| 2016-06-01 | stylized svg and start of tooltips | Jordan Wiens |
| 2016-05-24 | Early prototype for svg export. Needs more styles, possibly fix clickable lin... | Jordan Wiens |
| 2016-05-17 | Merge branch 'dev' of github.com:Vector35/binaryninja-api into dev | Rusty Wagner |
| 2016-05-17 | Merge branch 'iterators' of https://github.com/withzombies/binaryninja-api in... | Rusty Wagner |
| 2016-05-16 | add support for auto updates | Jordan Wiens |
| 2016-05-15 | updated readme | Jordan Wiens |