-
Notifications
You must be signed in to change notification settings - Fork 22
/
CHANGELOG
99 lines (63 loc) · 1.98 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
0.9.3 (Oct 21, 2024)
--------------------
* Revert #41, "Add support for pyproject.toml configuration" due to pyproject.toml parsing issues.
0.9.2 (Oct 20, 2024)
--------------------
* Add support for pyproject.toml configuration (@DolajoCZ): #41
* Support Python 3.10 - 3.12
* Add --paths-in-front option for PyCharm-friendly terminal logging (@izikeros): #50
* Fix .pre-commit-hooks.yaml configuration (@davetapley): #54
0.9.1 (Aug 12, 2023)
--------------------
* Update Radon pinned dependency.
* Replace regular YAML loader with safe one: #46
0.9.0 (Feb 24, 2022)
--------------------
* Update pinned requirements to allow PyYAML v6
* Monkey-patch test module to work around 'paramunittest' issues on Python 3.10
0.8.0 (Sep 03, 2021)
--------------------
* Widen requirements to allow Radon v5: #43, thanks to @dsch
0.7.3 (May 26, 2021)
--------------------
* Remove `[flake8]` extra requirement from Radon dependency: #40
0.7.2 (Sep 16, 2020)
--------------------
* Fix multiple paths as arguments: #21
0.7.1 (Sep 16, 2020)
--------------------
* Add `[flake8]` extra requirements to the radon dependency: #38
0.7.0 (Oct 08, 2019)
--------------------
* Allow xenon to be run as a module: #33, thanks @davegallant
0.6.0 (Oct 02, 2019)
--------------------
* Update pinned dependencies
* Fix CLI crash in some specific cases: #30, thanks @idmitrievsky
0.5.5 (Feb 3, 2019)
-------------------
* Fix PyYAML dependencies by removing the usafe one
0.5.0 (Aug 07, 2016)
--------------------
* Fix radon dependency: #15
0.3.4 (Apr 19, 2016)
--------------------
* Replace `sh` with subprocess: #12
0.3.3 (Jul 14, 2015)
--------------------
* Fix behaviour of `--no-assert`: #11
0.3.1 (Aug 20, 2014)
--------------------
* Add a missing dependency: #8.
0.3 (Aug 17, 2014)
------------------
* Add basic documentation: #3.
* Use HTTPretty in tests.
* Make Xenon stabler.
0.2.1 (Aug 16, 2014)
--------------------
* Add ``-u, --url`` option: #2.
* Add tests.
0.1 (Never)
-----------
There was no 0.1