Skip to content

Commit 07ff36c

Browse files
committed
added documentation about IsEnabled
1 parent 1f7be25 commit 07ff36c

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

HISTORY.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Release History
22
===============
33

4+
4.0.5 (2025-01-22)
5+
------------------
6+
7+
### New Features
8+
9+
- Added `IsEnabled` Resolution
10+
11+
412
4.0.4 (2023-07-20)
513
------------------
614

docs/extended_api/resolutions.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,10 @@ IsPresent
4343
``Exist``
4444

4545
.. autoclass:: IsPresent
46+
47+
IsEnabled
48+
---------
49+
50+
**Aliases:** ``Enabled``
51+
52+
.. autoclass:: IsEnabled

0 commit comments

Comments
 (0)