0.2.0
- Created a new
PortableExecutable
struct to handle parsing of the whole binary and implement pretty printing - Fixed some issues with visibility and introduced
lib.rs
to allowpe-parser
to be used as a library - Moved secondary parsing actions e.g.
u16
->MachineTypes
to traits implemented on each struct for ease of use as a library