Skip to content

Releases: esl/exml

3.4.1

12 Jan 15:02
deafb32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.0...3.4.1

3.4.0

22 Dec 09:58
74263a9
Compare
Choose a tag to compare

What's Changed

  • Fix and improve the check for maximum element size by @chrzaszcz in #68

Full Changelog: 3.3.4...3.4.0

3.3.4

13 Nov 13:07
9814aa2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.3...3.3.4

3.3.3

11 Jan 08:56
d14eea2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.2...3.3.3

3.2.2

14 Nov 13:09
7921d7e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.1...3.2.2

3.2.1

01 Jun 10:18
7dfbe38
Compare
Choose a tag to compare

What's Changed

  • Verify forbidden chars inside cdata and escaped chars! by @NelsonVides in #63

Full Changelog: 3.2.0...3.2.1

3.2.0

26 May 14:32
ef7018f
Compare
Choose a tag to compare

What's Changed

The first two points might be breaking to certain usages, but such usages should have been not only extremely unlikely, but also wrong.

Full Changelog: 3.1.1...3.2.0

3.1.0

03 Feb 18:04
3299e97
Compare
Choose a tag to compare

3.0.5

19 May 09:08
3a88d98
Compare
Choose a tag to compare

Fix small bug in #57
Updated proper test dep

3.0.4

07 May 15:14
e8c0cef
Compare
Choose a tag to compare

Tested on many OTP versions up to OTP24-rc3.
Documentation and README have been improved.
Coverage now also captures C code.
CI runs on github actions now.
Compiler optimisations have been tweaked.
Some helper macros for comparisons.