Skip to content

Releases: masesgroup/NetPDF

V3.0.9: updates to JNet 2.6.5

29 Nov 08:06
742b30f

Choose a tag to compare

This release of NetPDF updates:

  • NetPDF:
    • uses PDFBox 3.0.6
    • uses JNet 2.6.5
  • NetPDF Templates: no changes
  • NetPDFCLI: Updates to JNetCLICore 2.6.5
  • NetPDFPS: Updates to JNetPSCore 2.6.5
  • Docker: no changes
  • Documentation: updates with latest changes

References and Release Notes

Official Docker images

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.9.0 in /src/jvm/netpdf by @dependabot[bot] in #116
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #119
  • Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #117
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #120
  • Bump org.apache.pdfbox:pdfbox from 3.0.5 to 3.0.6 in /src/jvm/netpdf by @dependabot[bot] in #118
  • Update generated classes using last public version of JNetReflector after commit 0ab5474 by @github-actions[bot] in #124
  • Bump MASES.JNet from 2.6.4 to 2.6.5 by @dependabot[bot] in #121
  • Bump MASES.JNetCLICore from 2.6.4 to 2.6.5 by @dependabot[bot] in #122
  • Bump MASES.JNetPSCore from 2.6.4 to 2.6.5 by @dependabot[bot] in #123
  • Update generated classes using last public version of JNetReflector after commit a358638 by @github-actions[bot] in #125
  • Update to version 3.0.9 by @masesdevelopers in #126
  • Update documentation after commit 88f2dd1 by @github-actions[bot] in #127

Full Changelog: V3.0.8.0...V3.0.9.0

V3.0.8: updates to JNet 2.6.4

23 Sep 00:20
526185c

Choose a tag to compare

This release of NetPDF updates:

  • NetPDF:
    • uses PDFBox 3.0.5
    • uses JNet 2.6.4
  • NetPDF Templates: no changes
  • NetPDFCLI: Updates to JNetCLICore 2.6.4
  • NetPDFPS: Updates to JNetPSCore 2.6.4
  • Docker: no changes
  • Documentation: updates with latest changes

Note

Version <= 3.0.6 discarded due to error in release workflow

References and Release Notes

Official Docker images

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

Full Changelog: V3.0.7.0...V3.0.8.0

V3.0.7: updates to JNet 2.6.1

08 Aug 15:21
ae61e86

Choose a tag to compare

This release of NetPDF updates:

  • NetPDF:
    • uses PDFBox 3.0.5
    • uses JNet 2.6.1
  • NetPDF Templates: no changes
  • NetPDFCLI: Updates to JNetCLICore 2.6.1
  • NetPDFPS: Updates to JNetPSCore 2.6.1
  • Docker: no changes
  • Documentation: adds references to JCOBridge

Note

Version <= 3.0.6 discarded due to error in release workflow

References and Release Notes

Official Docker images

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

Full Changelog: V3.0.6.0...V3.0.7.0

V3.0.6: updates to JNet 2.6.1

08 Aug 14:56
b3168ec

Choose a tag to compare

This release of NetPDF updates:

  • NetPDF:
    • uses PDFBox 3.0.6
    • uses JNet 2.6.1
  • NetPDF Templates: no changes
  • NetPDFCLI: Updates to JNetCLICore 2.6.1
  • NetPDFPS: Updates to JNetPSCore 2.6.1
  • Docker: no changes
  • Documentation: adds references to JCOBridge

References and Release Notes

Official Docker images

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

Full Changelog: V3.0.5.0...V3.0.6.0

V3.0.5: updates to JNet 2.5.13

21 Jul 15:05
f58e454

Choose a tag to compare

This release of NetPDF updates:

  • NetPDF:
    • uses PDFBox 3.0.5
    • uses JNet 2.5.13
  • NetPDF Templates: no changes
  • NetPDFCLI: Introduced JNetCLICore 2.5.13
  • NetPDFPS: fix PowerShell execution
  • Docker: no changes
  • Documentation: no changes

References and Release Notes

Official Docker images

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 in /src/jvm/netpdf by @dependabot[bot] in #77
  • Bump MASES.JNet and 2 others by @dependabot[bot] in #78
  • Refactor CLI and PowerShell integration, update dependencies by @masesdevelopers in #79
  • Update targets file by @masesdevelopers in #80
  • Update generated classes using last public version of JNetReflector after commit 5dee259 by @github-actions[bot] in #82
  • Update to version 3.0.5 by @masesdevelopers in #81
  • Update documentation after commit 75db11d by @github-actions[bot] in #83
  • Update PDFBoxClassToRunCmdletCommandBase.cs by @masesdevelopers in #85

Full Changelog: V3.0.4.0...V3.0.5.0

V3.0.4: updates to PDFBox 3.0.5

06 May 08:33
069e7cc

Choose a tag to compare

This release of NetPDF updates:

  • NetPDF:
    • updates to PDFBox 3.0.5
    • generated classes based on last unpublished version of JNetReflector
  • NetPDF Templates: no changes
  • NetPDFCLI: no changes
  • NetPDFPS: no changes
  • Docker: no changes
  • Documentation: no changes

References and Release Notes

Official Docker images

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

  • Bump org.apache.pdfbox:pdfbox from 3.0.4 to 3.0.5 in /src/jvm/netpdf by @dependabot in #70
  • Update generated classes using last unpublished version of JNetReflector after commit 4111c44 by @github-actions in #72
  • Update documentation after commit 5ee6c98 by @github-actions in #73
  • Update version to 3.0.4 by @masesdevelopers in #74

Full Changelog: V3.0.3.0...V3.0.4.0

V3.0.3: updates for trademarks

17 Apr 23:02
e6e91f0

Choose a tag to compare

This release of NetPDF updates:

  • NetPDF:
    • removed wrong dependency from Microsoft.Bcl.AsyncInterfaces
    • updates for trademarks
  • NetPDF Templates: updates for trademarks
  • NetPDFCLI: updates for trademarks
  • NetPDFPS: updates for trademarks
  • Docker: updates for trademarks
  • Documentation: some minor changes

References and Release Notes

Official Docker images

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

Full Changelog: V3.0.2.0...V3.0.3.0

V3.0.2: maintenance release

28 Feb 18:46
10bcc4d

Choose a tag to compare

This release of NetPDF updates:

  • NetPDF: fix NuGet package
  • NetPDF Templates: no changes
  • NetPDFCLI: no changes
  • NetPDFPS: no changes
  • Docker: no changes
  • Documentation: some minor changes

Official Docker images

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

Full Changelog: V3.0.1.0...V3.0.2.0

V3.0.1: updates JNet to 2.5.12

06 Feb 14:01
1fc6cbb

Choose a tag to compare

This release of NetPDF updates:

  • NetPDF:
    • updates to JNet 2.5.12
    • reflected classes based on PDFBox 3.0.4
  • NetPDF Templates: no changes
  • NetPDFCLI: no changes
  • NetPDFPS: no changes
  • Docker: no changes
  • Documentation: no major changes

Official Docker images

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

  • New website based on scripted footer by @masesdevelopers in #39
  • Changes by GitHub action by @github-actions in #40
  • Fix on docfx.json by @masesdevelopers in #41
  • Update documentation after commit c0c6d53 by @github-actions in #42
  • Bump MASES.JNetPSCore and Microsoft.Bcl.AsyncInterfaces in /src/net by @dependabot in #43
  • Bump MASES.JNet, Microsoft.Bcl.AsyncInterfaces and Microsoft.NETFramework.ReferenceAssemblies in /src/net by @dependabot in #45
  • Use JVMOptions in configuration file avoiding them in command-line by @masesdevelopers in #37
  • Update generated classes using last public version of JNetReflector after commit bb8f4c7 by @github-actions in #46
  • Update version to 3.0.1 by @masesdevelopers in #48
  • Update documentation after commit d3aa3c5 by @github-actions in #49

Full Changelog: V3.0.0.0...V3.0.1.0

V3.0.0: first public release based on PDFBox 3.0.4

25 Jan 02:14
8dab81c

Choose a tag to compare

This is the first public release of NetPDF:

  • NetPDF:
    • based on PDFBox 3.0.4
    • reflected classes based on PDFBox 3.0.4
  • NetPDF Templates: first basic example
  • NetPDFCLI: first public version
  • NetPDFPS: first public version
  • Docker: publish image only on GitHub which executes NetPDFCLI
  • Documentation: first public version

Official Docker images

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

  • First commit by @masesdevelopers in #1
  • Adds missing file in folder structure by @masesdevelopers in #2
  • Changes by GitHub action by @github-actions in #3
  • Update class generation by @masesdevelopers in #4
  • Changes by GitHub action by @github-actions in #6
  • Changes by GitHub action by @github-actions in #8
  • Changes by GitHub action by @github-actions in #9
  • Adding PowerShell Cmdlet, template and initial test stub by @masesdevelopers in #12
  • Bump Microsoft.Bcl.AsyncInterfaces from 9.0.0 to 9.0.1 in /src/net by @dependabot in #11
  • Bump org.apache.pdfbox:pdfbox from 3.0.3 to 3.0.4 in /src/jvm/netpdf by @dependabot in #13
  • Revert "Bump org.apache.pdfbox:pdfbox from 3.0.3 to 3.0.4 in /src/jvm/netpdf" by @masesdevelopers in #14
  • Bump org.apache.pdfbox:pdfbox from 3.0.3 to 3.0.4 in /src/jvm/netpdf by @dependabot in #15
  • Added parameter to set font cache path by @masesdevelopers in #19
  • Update generated classes using last unpublished version of JNetReflector after commit cabcc9e by @github-actions in #18
  • Update template following information available on https://pdfbox.apache.org/3.0/migration.html by @masesdevelopers in #23
  • Added UsePureJavaCMYKConversion option for Rendering Performance by @masesdevelopers in #22
  • Added org.apache.pdfbox.pdmodel.common.function.type4.Parser$SyntaxHandler as listener by @masesdevelopers in #25
  • Added UsePureJavaCMYKConversion in PowerShell by @masesdevelopers in #27
  • Use JNet package in compilation by @masesdevelopers in #26
  • Update generated classes using last unpublished version of JNetReflector after commit e08f3d4 by @github-actions in #28
  • Update generated classes using last unpublished version of JNetReflector after commit 38e1637 by @github-actions in #29
  • Update generated classes using last unpublished version of JNetReflector after commit a68acf8 by @github-actions in #30
  • Update generated classes using last unpublished version of JNetReflector after commit 9306132 by @github-actions in #32
  • Adds configuration files in artifacts by @masesdevelopers in #34
  • Changes by GitHub action by @github-actions in #35

New Contributors

Full Changelog: https://github.com/masesgroup/NetPDF/commits/V3.0.0.0