We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72206db commit f59ee7eCopy full SHA for f59ee7e
NEWS.rst
@@ -2,6 +2,14 @@
2
Release Notes
3
=============
4
5
+snakeoil 0.8.5 (2019-12-20)
6
+---------------------------
7
+
8
+- snakeoil.fileutils: Default to utf8 for readfile() and readlines().
9
10
+- snakeoil.cli.arghparse: Raise error for colliding disabled and enabled values
11
+ for arguments using the CommaSeparatedNegations action.
12
13
snakeoil 0.8.4 (2019-11-30)
14
---------------------------
15
0 commit comments