Start 0.9.5: Beta 1 (updated Alpha -> Beta warning in README and trove classifiers)

This commit is contained in:
Scott Kitterman
2018-03-09 18:08:42 -05:00
parent 977fac5fae
commit e795db7c69
4 changed files with 9 additions and 5 deletions
+4 -3
View File
@@ -90,6 +90,7 @@ The python DKIM library, dkimpy, requires the entire message being signed or
verified to be in memory, so dkimpy-milter does not write messages out to a temp
file. This may impact performance on low-memory systems.
WARNING: This is an alpha grade release to support interoperability testing with
Ed25519 signatures and basic functionality. It is known to be incomplete and
not suitable for general use.
This is an beta grade release to support interoperability testing with Ed25519
signatures sufficient functionality for basic use. The documented
functionality has been implemented and at least partially tested. It is free
of known major defects, but is not fully tested in a variety of environments.