Skip to content

Releases: Shane32/EPPlus

4.5.3.13

17 Jan 01:15
9428edb

Choose a tag to compare

What's Changed

Full Changelog: 4.5.3.11...4.5.3.13

4.5.3.11

15 Jan 22:56
c035ce4

Choose a tag to compare

What's Changed

  • Support custom text measuring logic for AutoFit on Linux by @Shane32 in #19
  • Add some xml comments by @Shane32 in #20
  • Add .NET 4.8.1 tests by @Shane32 in #18
  • Add font size estimation for AutoFit on Linux by @Shane32 in #21

Full Changelog: 4.5.3.10...4.5.3.11

4.5.3.10

12 Jan 06:38
cfc02d5

Choose a tag to compare

What's Changed

Full Changelog: 4.5.3.9...4.5.3.10

Version 4.5.3.9

23 Aug 12:10
74d65df

Choose a tag to compare

What's Changed

  • Fixed recalculating on .NET Framework; support Source Link debugging