We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 973d237 commit c7e427aCopy full SHA for c7e427a
1 file changed
CHANGELOG.rst
@@ -9,7 +9,7 @@ Changelog
9
* Added support for expressions in :class:`VarsPrinter`.
10
* Breaking changes:
11
12
- * Renamed ``F`` to :obj:`Q`. And :obj:`Q` is just a sugar function for :class:`Query`.
+ * Renamed ``F`` to :obj:`Q`. And :obj:`Q` is now just a convenience wrapper for :class:`Query`.
13
* Renamed the ``PYTHON_HUNTER`` env variable to ``PYTHONHUNTER``.
14
* Changed :class:`When` to take positional arguments.
15
* Changed output to show 2 path components (still not configurable).
0 commit comments