We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 418c664 commit 496f382Copy full SHA for 496f382
NEWS.rst
@@ -2,6 +2,19 @@
2
Release Notes
3
=============
4
5
+snakeoil 0.9.4 (2021-03-12)
6
+---------------------------
7
+
8
+- snakeoil.contents: Add GitStash context manager.
9
10
+- snakeoil.mappings.OrderedFrozenSet: Support slice notation.
11
12
+- snakeoil.dist.distutils_extensions: Run pytest as a separate process to
13
+ control module search path.
14
15
+- snakeoil.dist.distutils_extensions: Unconditionally add doc building
16
+ commands.
17
18
snakeoil 0.9.3 (2021-03-05)
19
---------------------------
20
0 commit comments