The brand new version 0.6 is available now! Amorph 0.6 introduces some internal refactorings and optimizations which allows a more flexible usage scenario.
addional new features:
- new AmorphGUI to run amorph as standalone
application
- new Excel-Preparator allows native processing of
MS Excel files
- splitted up postprocess task into "postprocess" and
"putter" tasks (postprocess does not save the data any
more, the putters are a flexible way to store the result)
- new "SMTP-Putter" allows sending transformation
result via E-Mail
- new "Stream-Putter" saves result to a
(File)Outputstream
- and some minor changes (see releasenotes)