We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93228a7 commit 70c10d4Copy full SHA for 70c10d4
Changes
@@ -2,6 +2,18 @@ Revision history for Perl extension XML::Enc.
2
3
{{$NEXT}}
4
5
+ [ Major change since 0.08 ]
6
+
7
+ @NGEfreak asked if Crypt::Random could be replaced with Crypt::PRNG
8
+ to eliminate the need for pari which requires network connectivity.
9
+ Makes sense because CryptX is already a dependency.
10
11
+ - 53dd0eb Update Windows and Linux Github Actions
12
+ - 9ee72a9 Use Test::XML::Enc to determine xmlsec features
13
+ - 9f01450 Replace Crypt::Random with Crypt::PRNG to emiminate pari requirment
14
+ - de6ffdd Increment version number for repo and update Copyright
15
+ - c72b1ca v0.08
16
17
0.08 -- Mon Nov 21 22:17:44 AST 2022
18
19
- d729f2c Release 0.07-TRIAL as production
0 commit comments