Skip to content

Releases: rowingdude/analyzeMFT

v3.0.2

04 Sep 14:52
29821c1
Compare
Choose a tag to compare

Moved from general block parse statements to calling individual functions that are attribute specific.

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

03 Sep 20:04
2b94b94
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0...v3.0.1

Version 3.0

15 Aug 18:54
fd617ea
Compare
Choose a tag to compare

##Version 3 is out!

The high point of this release is that the code is FINALLY into a "Python 3 class layout". I have no idea WHY I felt overly compelled to take this on, but it's done. I'm happy to report it works. It's now more extendable and I'm stoked. I'm drawing up a list of stuff to add

v2.1.1

12 Aug 16:04
bbe09dc
Compare
Choose a tag to compare

Using better data structures for attribute types, refactoring into classes, and adding more error handling!

v2.1.0

02 Aug 14:32
f866c30
Compare
Choose a tag to compare

Simple extension from 2.0.4