Releases: rowingdude/analyzeMFT
Releases · rowingdude/analyzeMFT
v3.0.2
Moved from general block parse statements to calling individual functions that are attribute specific.
What's Changed
- Development branch merged updated to 3.0.2 by @rowingdude in #127
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Version 3.0
##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
Using better data structures for attribute types, refactoring into classes, and adding more error handling!
v2.1.0
Simple extension from 2.0.4