Skip to content

Releases: FromDoppler/conversion-tool

v1.0.2

11 May 14:32
72fa107

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

03 May 13:00
f927079

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

02 May 12:48
089c99e

Choose a tag to compare

First stable version

What's Changed

New Contributors

Full Changelog: v0.1.5...v1.0.0

v0.1.5

21 Mar 12:13
2d77ea7

Choose a tag to compare

What's Changed

  • chore(deps): bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.15.0 to 1.15.1 by @dependabot in #78
  • chore(deps): bump Swashbuckle.AspNetCore from 6.3.0 to 6.3.1 by @dependabot in #81
  • chore(deps): bump SixLabors.ImageSharp from 2.1.0 to 2.1.1 by @dependabot in #80
  • chore(deps): bump node from 17 to 18 by @dependabot in #79
  • chore(deps): bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 by @dependabot in #83
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in #88
  • chore(deps): bump SixLabors.ImageSharp from 2.1.1 to 2.1.3 by @dependabot in #98
  • chore(deps): bump Microsoft.AspNetCore.Mvc.Testing from 6.0.4 to 6.0.6 by @dependabot in #93
  • chore(deps): bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.15.1 to 1.16.1 by @dependabot in #99
  • chore(deps): bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.4 to 6.0.6 by @dependabot in #96
  • chore(deps): bump Moq from 4.17.2 to 4.18.1 by @dependabot in #90
  • chore(deps-dev): bump prettier from 2.6.2 to 2.7.1 by @dependabot in #97
  • chore(deps): bump Serilog.Extensions.Hosting from 4.2.0 to 5.0.1 by @dependabot in #106
  • chore(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #127
  • chore(deps): bump koalaman/shellcheck-alpine from v0.8.0 to v0.9.0 by @dependabot in #130
  • chore(deps): bump Swashbuckle.AspNetCore from 6.3.1 to 6.5.0 by @dependabot in #136
  • chore(deps): bump node from 18 to 19 by @dependabot in #122
  • chore(deps): bump xunit from 2.4.1 to 2.4.2 by @dependabot in #108
  • chore(deps-dev): bump prettier from 2.7.1 to 2.8.3 by @dependabot in #141
  • chore(deps): bump coverlet.collector from 3.1.2 to 3.2.0 by @dependabot in #142
  • chore(deps): bump Moq from 4.18.1 to 4.18.4 by @dependabot in #144
  • chore(deps): bump Serilog.Settings.Configuration from 3.3.0 to 3.4.0 by @dependabot in #143
  • chore(deps): bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.16.1 to 1.17.0 by @dependabot in #145
  • chore(deps): bump Serilog.Sinks.Console from 4.0.1 to 4.1.0 by @dependabot in #146
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.4.1 by @dependabot in #147
  • chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 by @dependabot in #148
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in #153
  • chore(deps): bump AutoFixture from 4.17.0 to 4.18.0 by @dependabot in #154
  • chore(deps): bump SixLabors.ImageSharp from 2.1.3 to 3.0.0 by @dependabot in #156
  • [DD-1103] bump dotnet from v6 to v7 by @RodrigoPereyraDiaz in #163
  • chore(deps): bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.6 to 7.0.4 by @dependabot in #157
  • chore(deps): bump Microsoft.AspNetCore.Mvc.Testing from 6.0.6 to 7.0.4 by @dependabot in #158
  • chore(deps): bump dotnet/sdk from 6.0.202-bullseye-slim to 7.0.202-bullseye-slim by @dependabot in #159
  • chore(deps): bump dotnet/aspnet from 6.0.4-bullseye-slim to 7.0.4-bullseye-slim by @dependabot in #160
  • chore(deps-dev): bump prettier from 2.8.4 to 2.8.6 by @dependabot in #164
  • chore(deps): bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.17.0 to 1.18.1 by @dependabot in #165

Full Changelog: v0.1.4...v0.1.5

v0.1.4

18 Apr 12:29
b6e5fce

Choose a tag to compare

Merge pull request #76 from FromDoppler/dependabot/docker/dotnet/sdk-…

v0.1.3

27 Oct 16:20
2fd6c0d

Choose a tag to compare

Fixes

  • Allow indicate the result image size #35

Dependencies

Others

  • Setup CodeQL analysis github action #40

v0.1.2

25 Oct 12:30
7c16f46

Choose a tag to compare

Fixes

  • Use default result size for convert HTML to image #31

Dependencies

Others

  • fix API name in rest demo #7
  • Change projects UIs to differentiate from hello-microservice #14

v0.1.1

28 Apr 13:49
52ebf73

Choose a tag to compare

Fixes

  • #6 Fix wkhtmltoimage not work in docker CentOS host

v0.1.0

27 Apr 13:29
fe76e39

Choose a tag to compare

Features

  • #2 [DD-377] add html to png image endpoint

Fixes

  • #3 [DD-392] allow authorize with api key in swagger

Dependencies

  • #4 bump node from 15 to 16

v0.0.0

23 Apr 13:29
9d41ff2

Choose a tag to compare

First release