Skip to content

Releases: ASML-Labs/PPTX.jl

v0.10.2

29 Oct 09:38
890fd16
Compare
Choose a tag to compare

PPTX v0.10.2

Diff since v0.10.1

  • actually fix docs images

Merged pull requests:

v0.10.1

29 Oct 08:30
bff241e
Compare
Choose a tag to compare

PPTX v0.10.1

Diff since v0.10.0

  • fix docs images
  • PPTX logo

Merged pull requests:

v0.10.0

28 Oct 15:27
eba982d
Compare
Choose a tag to compare

PPTX v0.10.0

Diff since v0.9.1

  • Added table cell styling
  • More text styling
  • Docs examples for tables and plots

Merged pull requests:

Closed issues:

  • ERROR: PowerPoint couldn't read some content in {PowerPoint File} - Repaired and removed it. (#63)

v0.9.1

22 Oct 11:11
9d43091
Compare
Choose a tag to compare

PPTX v0.9.1

Diff since v0.9.0

Fixed multiple hyperlinks per slide

Merged pull requests:

Closed issues:

  • Font Size (#61)

v0.9.0

17 Oct 07:21
5f25d91
Compare
Choose a tag to compare

PPTX v0.9.0

Diff since v0.8.1

  • Added fontsize option to the TextBox
  • Changed Dict options into TextStyle type

Merged pull requests:

v0.8.1

14 Oct 08:16
10f8025
Compare
Choose a tag to compare

PPTX v0.8.1

Diff since v0.8.0

Bugfixes:

  • improved rId
  • handling non-unique figure filenames
  • TextBox bold style

Merged pull requests:

v0.8.0

08 Jul 10:02
cfd2d2f
Compare
Choose a tag to compare

PPTX v0.8.0

Diff since v0.7.0

  • Enabled hyperlinks in textboxes.
  • Baked in some templates, a step towards a standalone package for PackageCompiler.jl

Merged pull requests:

  • Avoid using cp in tests (#50) (@nhz2)
  • Bake in default tableStyles.xml to improve PackageCompiler.jl support (#51) (@nhz2)
  • Bake in default template to improve PackageCompiler support (#53) (@nhz2)
  • Enable hyperlinks (#54) (@xvries)
  • version bump to v0.8.0 (#55) (@matthijscox-asml)

Closed issues:

  • Follow package best practices (#15)

v0.7.0

08 May 06:48
64435fe
Compare
Choose a tag to compare

PPTX v0.7.0

Diff since v0.6.3

Backend change: switched to ZipArchives.jl

Merged pull requests:

Closed issues:

  • Switch to using ZipFile.jl (#14)
  • add picture with .wmf , .emf format will result corrupted pptx file while opening with M$office (#28)
  • Support SVG figures (#32)
  • Fixing the repair action on missing content types (#45)

v0.6.3

17 Aug 08:09
53915bc
Compare
Choose a tag to compare

PPTX v0.6.3

Diff since v0.6.2

Merged pull requests:

v0.6.2

15 Aug 13:01
0ebf88b
Compare
Choose a tag to compare

PPTX v0.6.2

Diff since v0.6.1

Merged pull requests: