Skip to content

Commit 614597b

Browse files
committed
CHANGES.rst: add release notes for 1.0.3
1 parent 0028be1 commit 614597b

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

CHANGES.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
22
Release 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

734
1.0.2

0 commit comments

Comments
 (0)