Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 60f35b9

Browse files
committed
Update changelog.
1 parent 6d8a33e commit 60f35b9

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

‎CHANGELOG.rst‎

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
Changelog
22
=========
33

4-
unreleased (2019年07月19日)
5-
-----------------------
4+
1.5.0 (2020年04月05日)
5+
------------------
66

7-
* During weaving, stop reading attributes don't match the method selector.
7+
* Fixed ``weave`` to stop reading attributes that don't match the method selector.
8+
Contributed by Jonas Maurus in `#14 <https://github.com/ionelmc/python-aspectlib/pull/14>`_.
9+
* Added support for Python 3.7 and 3.8 (``async def`` functions and generators).
810

911
1.4.2 (2016年05月10日)
1012
------------------
@@ -21,7 +23,7 @@ unreleased (2019年07月19日)
2123

2224
* Corrected weaving of methods, the weaved function should be unbound.
2325
* Rolling back only applies undos once.
24-
* Added a convenience `weave` fixture for pytest.
26+
* Added a convenience ``weave`` fixture for pytest.
2527

2628
1.3.3 (2015年10月02日)
2729
------------------

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /