* minor specfile fixes * minor documentation fixes * minor code fix
0.0.16
* instructions with special characters are not skipped anymore
0.0.15
* implementation of comment instructions in DockerfileParser.structure * enable building py3 package for rhel8 * improved error reporting when incorrect LABEL syntax is used
0.0.14
* python 2.6 support has been dropped * The add_lines_at() method now correctly handles after=True when the anchor is a multi-line instruction from the structure.
0.0.13
* skip_scratch option for add_lines, to skip adding lines to FROM scratch sections