Doink.ChangeLog 0.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Doink.ChangeLog --version 0.0.1
NuGet\Install-Package Doink.ChangeLog -Version 0.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Doink.ChangeLog" Version="0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Doink.ChangeLog --version 0.0.1
#r "nuget: Doink.ChangeLog, 0.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Doink.ChangeLog as a Cake Addin
#addin nuget:?package=Doink.ChangeLog&version=0.0.1

// Install Doink.ChangeLog as a Cake Tool
#tool nuget:?package=Doink.ChangeLog&version=0.0.1

ChangeLog

Generate liquibase stored procedure changeLogs for mssql icon

Get Started

For now pull source code until we have releases ready.

Development

dotnet run -- gen

Docker Image

docker pull liquibase/liquibase
docker run --rm liquibase/liquibase --version

docker run --rm -v ./temp/liquibase.properties:/liquibase/changelog liquibase/liquibase init project
docker run --rm --network shared -v ./temp:/liquibase/changelog:Z liquibase/liquibase --defaultsFile=/liquibase/changelog/liquibase.properties update
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.0 140 2/9/2024
0.3.1 180 10/12/2023
0.3.0 187 10/12/2023
0.2.1 155 5/12/2023
0.2.0 153 5/12/2023
0.1.3 173 5/8/2023
0.1.2 282 2/27/2023
0.1.1 232 2/27/2023
0.1.0 203 2/22/2023
0.0.6 217 2/15/2023
0.0.5 204 2/15/2023
0.0.4 221 2/15/2023
0.0.3 215 2/15/2023
0.0.2 215 2/15/2023
0.0.1 209 2/15/2023