You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[**documentation**][**breaking-change**] Expand the options, move idmode into options, fix types [#323](https://github.com/node-saml/xml-crypto/pull/323)
8
+
-[**breaking-change**] Refactor classes into their own files [#318](https://github.com/node-saml/xml-crypto/pull/318)
9
+
-[**breaking-change**] Prefer ES6 classes to prototypical inheritance [#316](https://github.com/node-saml/xml-crypto/pull/316)
10
+
-[**breaking-change**] Rename `signingCert` -> `publicCert` and `signingKey` -> `privateKey`[#315](https://github.com/node-saml/xml-crypto/pull/315)
11
+
-[**semver-major**][**breaking-change**] Add support for <X509Certificate /> in <KeyInfo />; remove `KeyInfoProvider`[#301](https://github.com/node-saml/xml-crypto/pull/301)
12
+
-[**semver-major**] Target an LTS version of Node [#299](https://github.com/node-saml/xml-crypto/pull/299)
-[**dependencies**][**javascript**] Bump @xmldom/xmldom from 0.8.8 to 0.8.10 [#358](https://github.com/node-saml/xml-crypto/pull/358)
21
+
-[**dependencies**][**javascript**] Bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.62.0 [#357](https://github.com/node-saml/xml-crypto/pull/357)
22
+
-[**dependencies**][**javascript**] Bump @prettier/plugin-xml from 2.2.0 to 3.1.1 [#356](https://github.com/node-saml/xml-crypto/pull/356)
23
+
-[**dependencies**][**javascript**] Bump prettier from 2.8.8 to 3.0.0 [#350](https://github.com/node-saml/xml-crypto/pull/350)
24
+
-[**dependencies**][**javascript**] Bump release-it from 15.11.0 to 16.1.3 [#352](https://github.com/node-saml/xml-crypto/pull/352)
25
+
-[**dependencies**][**javascript**] Bump prettier-plugin-packagejson from 2.4.3 to 2.4.5 [#353](https://github.com/node-saml/xml-crypto/pull/353)
26
+
-[**dependencies**][**javascript**] Bump @typescript-eslint/parser from 5.60.1 to 5.62.0 [#354](https://github.com/node-saml/xml-crypto/pull/354)
27
+
-[**dependencies**][**javascript**] Bump typescript from 5.1.5 to 5.1.6 [#351](https://github.com/node-saml/xml-crypto/pull/351)
28
+
-[**dependencies**][**javascript**] Bump word-wrap from 1.2.3 to 1.2.4 [#348](https://github.com/node-saml/xml-crypto/pull/348)
29
+
-[**dependencies**][**javascript**] Bump eslint from 8.42.0 to 8.45.0 [#344](https://github.com/node-saml/xml-crypto/pull/344)
30
+
-[**dependencies**] Update gren for better support for branches [#340](https://github.com/node-saml/xml-crypto/pull/340)
31
+
-[**dependencies**][**github_actions**] Bump codecov/codecov-action from 3.1.1 to 3.1.4 [#290](https://github.com/node-saml/xml-crypto/pull/290)
32
+
33
+
### 🐛 Bug Fixes
34
+
35
+
-[**bug**] Fix issue in case when namespace has no prefix [#330](https://github.com/node-saml/xml-crypto/pull/330)
36
+
-[**bug**] Use correct path for code coverage reports [#302](https://github.com/node-saml/xml-crypto/pull/302)
-[**chore**] Lint code for new linting rules [#300](https://github.com/node-saml/xml-crypto/pull/300)
57
+
-[**chore**] Make linting rules more strict [#293](https://github.com/node-saml/xml-crypto/pull/293)
58
+
-[**chore**] Replace Nodeunit with Mocha [#294](https://github.com/node-saml/xml-crypto/pull/294)
59
+
60
+
---
61
+
3
62
## v3.1.0 (2023-06-05)
4
63
5
64
### 🚀 Minor Changes
@@ -93,13 +152,13 @@ _No changelog for this release._
93
152
-[**dependencies**][**javascript**] Bump xmldom from 0.1.27 to 0.5.0 [#225](https://github.com/node-saml/xml-crypto/pull/225)
94
153
-[**dependencies**][**java**] Bump junit from 4.12 to 4.13.1 in /test/validators/XmlCryptoJava [#217](https://github.com/node-saml/xml-crypto/pull/217)
95
154
96
-
### ⚙️ Technical Tasks
155
+
### 🐛 Bug Fixes
97
156
98
-
-[**chore**]Don't pull the example folder into the module build [#220](https://github.com/node-saml/xml-crypto/pull/220)
157
+
-[**bug**]fix for #201[#218](https://github.com/node-saml/xml-crypto/pull/218)
99
158
100
-
### 🙈 Other
159
+
### ⚙️ Technical Tasks
101
160
102
-
-[**closed**]fix for #201[#218](https://github.com/node-saml/xml-crypto/pull/218)
161
+
-[**chore**]Don't pull the example folder into the module build [#220](https://github.com/node-saml/xml-crypto/pull/220)
103
162
104
163
---
105
164
@@ -111,9 +170,9 @@ _No changelog for this release._
111
170
112
171
## v1.5.3 (2020-04-14)
113
172
114
-
### 🙈 Other
173
+
### 🚀 Minor Changes
115
174
116
-
-[**closed**] Async response for built in algo sign/verify [#209](https://github.com/node-saml/xml-crypto/pull/209)
175
+
-[**enhancement**] Async response for built in algo sign/verify [#209](https://github.com/node-saml/xml-crypto/pull/209)
117
176
118
177
---
119
178
@@ -125,17 +184,17 @@ _No changelog for this release._
125
184
126
185
## v1.5.1 (2020-04-13)
127
186
128
-
### 🙈 Other
187
+
### 🐛 Bug Fixes
129
188
130
-
-[**closed**] Test suites of other projects (mocha) that include v1.5.0 fail [#207](https://github.com/node-saml/xml-crypto/pull/207)
189
+
-[**bug**] Test suites of other projects (mocha) that include v1.5.0 fail [#207](https://github.com/node-saml/xml-crypto/pull/207)
131
190
132
191
---
133
192
134
193
## v1.5.0 (2020-04-12)
135
194
136
-
### 🙈 Other
195
+
### 🚀 Minor Changes
137
196
138
-
-[**closed**] Add callback options to sign/verify asynchronously [#206](https://github.com/node-saml/xml-crypto/pull/206)
197
+
-[**enhancement**] Add callback options to sign/verify asynchronously [#206](https://github.com/node-saml/xml-crypto/pull/206)
139
198
140
199
---
141
200
@@ -145,50 +204,50 @@ _No changelog for this release._
145
204
146
205
-[**dependencies**] Bump js-yaml from 3.12.0 to 3.13.1 [#205](https://github.com/node-saml/xml-crypto/pull/205)
-[**enhancement**] Add possible id attribute 'id' [#121](https://github.com/node-saml/xml-crypto/pull/121)
323
+
324
+
### 📚 Documentation
256
325
257
-
-[**closed**] Add possible id attribute 'id' [#121](https://github.com/node-saml/xml-crypto/pull/121)
258
-
-[**closed**] Update license field to npm recommendation [#119](https://github.com/node-saml/xml-crypto/pull/119)
259
-
-[**closed**] Fix author field format [#120](https://github.com/node-saml/xml-crypto/pull/120)
260
-
-[**closed**] Remove namespace-breaking reserialization of signature from example in README [#105](https://github.com/node-saml/xml-crypto/pull/105)
326
+
-[**documentation**] Update license field to npm recommendation [#119](https://github.com/node-saml/xml-crypto/pull/119)
327
+
-[**documentation**] Fix author field format [#120](https://github.com/node-saml/xml-crypto/pull/120)
328
+
-[**documentation**] Remove namespace-breaking reserialization of signature from example in README [#105](https://github.com/node-saml/xml-crypto/pull/105)
261
329
262
330
---
263
331
@@ -288,9 +356,3 @@ _No changelog for this release._
0 commit comments