tractor (5.1.0) 04 Apr 2025
  * Remove deperacted items from autocomplete
  * Tip users about setting proxy after successful connection
  * Fix test suite

tractor (5.0.0) 07 Dec 2024
  * Use upstream proxy by default
  * Add an option to set proxy after successful connection
  * Add support for conjure bridges
  * Add support for fascist firewall
  * Add bility to find current using bridges
  * Deprecating options: isset, isrunning, isconnected, bridgesfile
  * Respect NO_COLOR environmental variable

tractor (4.5.1) 21 Feb 2024
  * Fix a bug with trying cancel

tractor (4.5.0) 13 Feb 2024
  * Add support for snowflake and webtunnel
  * Let each bridge type to have its own pt

tractor (4.4.1) 27 Jan 2024
  * Fix a bug with getting sample bridges

tractor (4.4.0) 18 Jan 2024
  * Add `--verbose` for action commands
  * Fix a bug when there is no data directory

tractor (4.3.1) 09 Jan 2024
  * Fix a crash with no pluggable tranport
  * Remove python requests module from dependencies
  * Add test via unittest and tox.

tractor (4.3.0) 02 Jan 2024
  * Accept different kind of bridge lines
  * Cleaning the code base

tractor (4.2.1) 30 Dec 2023
  * move to src-layout

tractor (4.2.0) 30 Dec 2023
  * Fix killing tor on New ID
  * Cleaning the code base

tractor (4.1.1) 11 Jan 2023
  * Clean cache from source package

tractor (4.1.0) 10 Jan 2023
  * Migrate to pyproject.toml

tractor (4.0.1) 04 Jan 2023
  * Update bash completion to 4.0

tractor (4.0) 02 Dec 2022
  * Allow Multi-user use
  * Allow to run beside Tor
  * Support different types of bridges
  * Add Option to check if proxy is set

tractor (3.14) 24 Jul 2022
  * separate Debian development from tractor

tractor (3.13) 25 May 2022
  * fix a bug when using strict exit nodes with bridges enabled

tractor (3.12) 17 Aug 2021
  * fix a bug with 3.11 in stop function (thank to @eshagh79)

tractor (3.11) 08 Aug 2021
  * fix a bug with restart (thank to @eshagh79)

tractor (3.10) 27 Jun 2021
  * add man to wheel

tractor (3.9) 21 Jun 2021
  * make setup.py debian-independent

tractor (3.8) 10 Jun 2021
  * don't reset pid in dconf on check
  * better error display

tractor (3.7) 17 May 2021
  * some refactors and lintings

tractor (3.6) 29 Sep 2020
  * allow using fire flags
  * complete fire help page
  * add auto completion

tractor (3.5) 29 Sep 2020
  * reset pid if not running

tractor (3.4) 28 Sep 2020
  * Made inter-refrences more clear
  * Add pysocks as requirement

tractor (3.3) 27 Sep 2020
  * Separating sections into modules
  * Update README

tractor (3.2) 26 Sep 2020
  * upgrade base from bionic to focal
  * changed to native package versions
  * fixed some lintian warnings

tractor (3.1) 25 Sep 2020
  * removed unnecessary file check

tractor (3.0) 25 Sep 2020
  * moved to a python module
