Changelog

  • v0.13.6

    • Fix handling of remote repositories

  • v0.13.5

    • Fix timezone handling

  • v0.13.4

    • Add signum and frame params to ToxicServer.sync_shutdown method

  • v0.13.3

    • Fix AttributeError when loading settings on Python 3.12+ (import importlib.util explicitly instead of relying on the import side-effect)

  • v0.13.2

    • Fix exec_cmd

  • v0.13.1

    • Kill command groups on exception

  • v0.13.0

    • Rebase when pulling changes from remote repo

  • v0.12.0

    • Use factories for read and write streams on BaseToxicClient

  • v0.11.0

    • Add extra_indexes to python language config

  • v0.10.0

    • First version on its own repo outside toxicuild