Changelog

Version 0.2

Version 0.2.2

  • Added additional checks to determine if a branch or tag contains both the Sphinx source directory and the conf.py file. If that’s not the case, that branch or tag is skipped automatically and not copied to the temporary directory. (#9)

Version 0.2.1

  • Fix handling of absolute output paths in vpathto and ensure that all generated paths are relative.

Version 0.2.0

  • Added a way to override config variables using placeholders that expand to each version’s actual value (#4, #7).

Version 0.1

Version 0.1.1

  • Fixed version number in documentation

  • Fixed issue that caused the wrong configuration directory being used when the -c arguement was not specified on the command line

Version 0.1.0

  • Initial release