Releases: VMelnalksnis/PaperlessDotNet
Releases · VMelnalksnis/PaperlessDotNet
v1.0.1
v1.0.0
What's Changed
- Bump versions of GitHub actions, .NET SDK and NuGet packages
- Add method for deleting documents by @VMelnalksnis in #272
- Add support to download documents by @olvr-me in #253
- Add method for getting document metadata by @VMelnalksnis in #273
- Change target framework from .NET 6 to .NET 8 by @VMelnalksnis in #275
New Contributors
Full Changelog: v0.3.3...v1.0.0
v0.3.3
What's Changed
- Bump versions of NuGet packages in order to fix vulnerable transitive dependencies
- Bump versions of GitHub actions and .NET SDK
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Add support for tags endpoints by @VMelnalksnis in #165
- Add task status polling delay parameter to Create method by @lukasschachner in #182
- Bump dependencies by @VMelnalksnis
New Contributors
- @lukasschachner made their first contribution in #182
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Test against multiple versions and configurations of Paperless by @VMelnalksnis in #161
- Add support for custom fields by @VMelnalksnis in #154
- Bump dependencies
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Add Paperless integration tests by @VMelnalksnis in #42
- Add minimal example for use with out dependency injection by @VMelnalksnis in #149
- Add document creation and tasks, fix timestamps by @VMelnalksnis in #151
- Bump dependencies
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Bumped dependencies (see full changelog)
- Target .NET Standard 2.0 by @VMelnalksnis in #41
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.0 to 17.3.1 by @dependabot in #11
- build(deps): Bump Serilog from 2.11.0 to 2.12.0 by @dependabot in #12
- build(deps): Bump codecov/codecov-action from 3.1.0 to 3.1.1 by @dependabot in #13
- build(deps): Bump NodaTime from 3.1.2 to 3.1.3 by @dependabot in #14
- build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 by @dependabot in #16
- build(deps): Bump actions/setup-dotnet from 2.1.1 to 3.0.0 by @dependabot in #18
- build(deps): Bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #20
- build(deps): Bump VMelnalksnis/resharper-inspect-action from 0.2.3 to 0.2.4 by @dependabot in #21
- build(deps): Bump NodaTime from 3.1.3 to 3.1.4 by @dependabot in #22
- build(deps): Bump NodaTime.Testing from 3.1.3 to 3.1.4 by @dependabot in #23
New Contributors
- @dependabot made their first contribution in #11
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Remove redundant properties from PackageReferences by @VMelnalksnis in #3
- Update documentation by @VMelnalksnis in #4
- Add ICorrespondentClient by @VMelnalksnis in #9
- Treat build warnings as errors by @VMelnalksnis in #10
New Contributors
- @VMelnalksnis made their first contribution in #3
Full Changelog: https://github.com/VMelnalksnis/PaperlessDotNet/commits/v0.1.0