Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 441 Bytes

File metadata and controls

16 lines (11 loc) · 441 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased]

[0.1.0] - 2026-03-23

Added

  • Initial release
  • Generate C++ headers from DWARF debug information
  • Support for Windows (MSVC), Linux (GCC), and macOS (Apple Clang)
  • pybind11 bindings for LLVM DWARF DebugInfo
  • Jinja2 template-based header generation