File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Release Notes
33=============
44
5+ .. _Release Notes_1.0.3 :
6+
7+ 1.0.3
8+ =====
9+
10+ .. _Release Notes_1.0.3_New Features :
11+
12+ New Features
13+ ------------
14+
15+ - Additional type hints improvements to make the library more mypy compliant.
16+ Imports in `__init__.py ` have been updated to indicate that this is a
17+ namespace package.
18+
19+
20+ .. _Release Notes_1.0.3_Other Notes :
21+
22+ Other Notes
23+ -----------
24+
25+ - Package deployment and CI has been migrated to poetry. poetry.lock will be kept
26+ up to date. Make target "quick-test" renamed to "test". Also, minor adjustments
27+ were made regarding documentation generation. Make targets should be identical.
28+ Build results like sdist, and wheel are almost identical to the one which was
29+ made by setuptools.
30+
31+
532.. _Release Notes_1.0.2 :
633
7341.0.2
You can’t perform that action at this time.
0 commit comments