Skip to content

Commit 985cd1b

Browse files
committed
Added more test cases, updated changelog and version
1 parent d2f479b commit 985cd1b

File tree

6 files changed

+857
-7
lines changed

6 files changed

+857
-7
lines changed

.run/Coverage (HTML).run.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<envs>
77
<env name="PYTHONUNBUFFERED" value="1" />
88
</envs>
9-
<option name="SDK_HOME" value="$PROJECT_DIR$/venv/bin/python" />
9+
<option name="SDK_HOME" value="" />
1010
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
11-
<option name="IS_MODULE_SDK" value="false" />
11+
<option name="IS_MODULE_SDK" value="true" />
1212
<option name="ADD_CONTENT_ROOTS" value="true" />
1313
<option name="ADD_SOURCE_ROOTS" value="true" />
1414
<EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" />

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Changelog
66
Due to this library relying on external content, older versions are not guaranteed to work.
77
Try to always use the latest version.
88

9+
.. v.5.3.0
10+
11+
5.3.0 (2022-07-22)
12+
==================
13+
- Added support for Boostable Bosses.
14+
915
.. v.5.2.1
1016
1117
5.2.1 (2022-03-01)

0 commit comments

Comments
 (0)