Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 258 Bytes

CHANGELOG.md

File metadata and controls

17 lines (9 loc) · 258 Bytes

Changelog

V0.1.1

  • Only documentation is updated

V0.1.0

  • Changed API completely. Now the only way to use the library is to call gdb_value_to_dict

V0.0.3

  • Fix dump of anonymous struct/union fields (C11 feature)

V0.0.2

  • Initial release