0.2.3 (2019-08-28)
0.2.2 (2018-02-07)
FormError
is raised whenFormLink.read()
finds the FORM process stopped by some error (previouslyRuntimeError
). (1e1ae33)
- Added type hints in the comment-based syntax.
0.2.1 (2017-05-31)
- This version came with document enhancement.
0.2.0 (2017-05-14)
-
The default executable name of FORM can be configured by the environment variable
$FORM
. (bc91b14) -
Destructor was added for
form.FormLink
. (ac5babe)
- Faster reading from FORM for long expressions. (a5131bf)
0.1.0 (2015-09-19)
First release.