Releases: HubTou/b2bt
Releases · HubTou/b2bt
b2bt-1.1.2
b2bt-1.1.1
- Corrected a documentation bug with b2bt.5 manual page (whatis display was incorrect)
b2bt-1.1.0
- Remplaced the Python xml.dom.minidom library with defusedxml.minidom to correct possible vulnerability with malicious XML files
- Now provides a way to preserve leading or trailing spaces
- Now checks if an XML test suite requires a higher version of this tool to be processed
- Updated reference from Pynix to pytnix in the documentation
b2bt-1.0.2
Some documentation precisions about:
- XML entities handling
- portability guidelines for test suites
Also introduces using the processor attribute of the test-suite tag as a way to specify the minimum version of the b2bt tool required to process a test suite.
b2bt-1.0.1
Path to the original and new command can now be relative (fixes issue #1)
b2bt-1.0.0
Initial public release