Department of Physics
ChangelogΒΆ
0.1.17 2019.07.17
- [Bug]: Fixed issue where only IC components would have HTML tables generated. Now all XML output file have a corresponding HTML table and descriptions, at the level in hierarchy.
0.1.16 2019.03.05
- [Feature]: Added
releasessupport with this changelog file. - [Bug]: Fixed paths to files referenced in packaged version.
- [Support]: Updating documentation for
xml2vhdl - [Support]: Added License link in README.
- [Support]: Initial documentation of modules by providing headers in each
*.pyfile. - [Support]: Added
LICENSE_STFCfor referencing license from code developed by STFC. - [Support]: Added
releasestorequirements.txtfor Read the Docs. - [Support]: Added
breathetorequirements.txtfor Read the Docs. - [Support]: Added
./docs/sphinx/source/_staticcontents togitfor Read the Docs. - [Support]: Added
MANIFEST.into include all files required byxml2vhdltoPyPi. - [Support]: Restructured layout of
xml2vhdlto allow for use ofsetuptools. Addedsetupwhich can be executed using:python setup.py sdist bdist_wheelfrom:$REPO_ROOT/tools/xml2vhdl/scripts/python/xml2vhdl-uo