- Fixed missing HTML entity characters from calculations (e.g. in Script Steps) by changing FMPReport content encoding (issue #6)
- Fixed parsing problems with Table names containing single-quotes (issue #1)
- Command-line option to suppress record specific info
- in Tables files
-R
or--no-record-info
- Added release notes file (
RELEASE_NOTES.md
)
- Missing BaseMenu bug (issue #3)
- Options file bug (issue #1)
- Fixes to allow DDRs from FMPA versions 11-14
Initial public release on rubygems and github
Added configuration mechanism with defaults and command-line options
Executable fixes (progress indicators and Summary file)
Verbose progress indication added
Separated file creation from DDR and FMPReport objects
Initial working gem with parsing code