Changelog
This commit is contained in:
parent
37ffeafeff
commit
d3d7f0e670
@ -44,7 +44,7 @@ You can install `pre-commit <https://pre-commit.com/>`_ into your git hooks,
|
|||||||
to automatically check and fix any formatting issue before creating a
|
to automatically check and fix any formatting issue before creating a
|
||||||
git commit.
|
git commit.
|
||||||
|
|
||||||
Simply run the following command:
|
To enable ``pre-commit`` simply run:
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
|
@ -25,8 +25,8 @@ Development
|
|||||||
- In bulk write insert, the detailed error message would raise in exception.
|
- In bulk write insert, the detailed error message would raise in exception.
|
||||||
- Added ability to compare Q and Q operations #2204
|
- Added ability to compare Q and Q operations #2204
|
||||||
- Added ability to use a db alias on query_counter #2194
|
- Added ability to use a db alias on query_counter #2194
|
||||||
- Added pre-commit
|
- Added pre-commit #2212
|
||||||
- Renamed requirements-lint.txt to requirements-dev.txt
|
- Renamed requirements-lint.txt to requirements-dev.txt #2212
|
||||||
|
|
||||||
Changes in 0.18.2
|
Changes in 0.18.2
|
||||||
=================
|
=================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user