Skip to content

Releases: masesgroup/NetPDF

V3.0.11: updates to JNet 2.6.9

Choose a tag to compare

@masesdevelopers masesdevelopers released this 28 Jun 05:49
5ff0c20

This release of NetPDF updates:

  • NetPDF:
    • uses PDFBox 3.0.7
    • uses JNet 2.6.9
  • NetPDF Templates: no changes
  • NetPDFCLI: Updates to JNetCLICore 2.6.9
  • NetPDFPS: Updates to JNetPSCore 2.6.9
  • 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

  • Adds workflow for copyright update and some other stuff by @masesdevelopers in #151
  • Bump nuget/setup-nuget from 2.0.1 to 2.0.2 by @dependabot[bot] in #152
  • Bump masesgroup/retrieve-changed-files from 3 to 4 by @dependabot[bot] in #153
  • Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #154
  • Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #155
  • Bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #156
  • Bump actions/configure-pages from 5 to 6 by @dependabot[bot] in #157
  • Bump nuget/setup-nuget from 2.0.2 to 3.0.0 by @dependabot[bot] in #158
  • Bump nuget/setup-nuget from 3.0.0 to 3.1.0 by @dependabot[bot] in #162
  • Bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #163
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.10.0 to 3.11.0 in /src/jvm/netpdf by @dependabot[bot] in #167
  • Bump Microsoft.SourceLink.GitHub from 10.0.201 to 10.0.300 by @dependabot[bot] in #166
  • Bump bojieyang/indexnow-action from 2 to 3 by @dependabot[bot] in #168
  • Bump actions/checkout from 6 to 7 by @dependabot[bot] in #169
  • Bump MASES.JNetPSCore from 2.6.6 to 2.6.9 by @dependabot[bot] in #172
  • Bump MASES.JNetCLICore from 2.6.6 to 2.6.9 by @dependabot[bot] in #171
  • Bump MASES.JNet from 2.6.6 to 2.6.9 by @dependabot[bot] in #170
  • Update generated classes using last public version of JNetReflector after commit b082d22 by @github-actions[bot] in #174
  • Update version from 3.0.10 to 3.0.11 by @github-actions[bot] in #175
  • Update documentation after commit ce7ea06 by @github-actions[bot] in #176

Full Changelog: V3.0.10.0...V3.0.11.0

V3.0.10: updates to JNet 2.6.6 and PDFBox 3.0.7

Choose a tag to compare

@masesdevelopers masesdevelopers released this 16 Mar 15:56
20c6e84

This release of NetPDF updates:

  • NetPDF:
    • uses PDFBox 3.0.7
    • uses JNet 2.6.6
  • NetPDF Templates: no changes
  • NetPDFCLI: Updates to JNetCLICore 2.6.6
  • NetPDFPS: Updates to JNetPSCore 2.6.6
  • 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-source-plugin from 3.3.1 to 3.4.0 in /src/jvm/netpdf by @dependabot[bot] in #128
  • Bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #129
  • Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #130
  • Bump actions/cache from 4 to 5 by @dependabot[bot] in #131
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 in /src/jvm/netpdf by @dependabot[bot] in #132
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.9.0 to 3.10.0 in /src/jvm/netpdf by @dependabot[bot] in #133
  • Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 by @dependabot[bot] in #134
  • Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.201 by @dependabot[bot] in #145
  • Bump docker/login-action from 3 to 4 by @dependabot[bot] in #143
  • Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #142
  • Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #141
  • Bump actions/attest-build-provenance from 3 to 4 by @dependabot[bot] in #140
  • Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #139
  • Bump MASES.JNetPSCore from 2.6.5 to 2.6.6 by @dependabot[bot] in #137
  • Bump MASES.JNetCLICore from 2.6.5 to 2.6.6 by @dependabot[bot] in #136
  • Bump org.apache.pdfbox:pdfbox from 3.0.6 to 3.0.7 in /src/jvm/netpdf by @dependabot[bot] in #144
  • Fix #144 by @masesdevelopers in #146
  • Bump MASES.JNet from 2.6.5 to 2.6.6 by @dependabot[bot] in #135
  • Update generated classes using last public version of JNetReflector after commit 8da43fe by @github-actions[bot] in #147
  • Update version from 3.0.9 to 3.0.10 by @github-actions[bot] in #148
  • Update documentation after commit a86319e by @github-actions[bot] in #149

Full Changelog: V3.0.9.0...V3.0.10.0

V3.0.9: updates to JNet 2.6.5

Choose a tag to compare

@masesdevelopers masesdevelopers released this 29 Nov 08:06
742b30f

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

Choose a tag to compare

@masesdevelopers masesdevelopers released this 23 Sep 00:20
526185c

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

Choose a tag to compare

@masesdevelopers masesdevelopers released this 08 Aug 15:21
ae61e86

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

Choose a tag to compare

@masesdevelopers masesdevelopers released this 08 Aug 14:56
b3168ec

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

Choose a tag to compare

@masesdevelopers masesdevelopers released this 21 Jul 15:05
f58e454

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

Choose a tag to compare

@masesdevelopers masesdevelopers released this 06 May 08:33
069e7cc

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

Choose a tag to compare

@masesdevelopers masesdevelopers released this 17 Apr 23:02
e6e91f0

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

Choose a tag to compare

@masesdevelopers masesdevelopers released this 28 Feb 18:46
10bcc4d

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