liquibase / node-liquibase

Node.js wrap for Liquibase
MIT License
32 stars 14 forks source link

Need support for latest liquibase cli 4.4.0 #36

Closed RajarsiGit closed 3 years ago

RajarsiGit commented 3 years ago

Context: Node-liquibase still packages liquibase cli 4.3.5

Node-Liquibase Version: 4.3.11

Description

Node-Liquibase installs Liquibase CLI 4.3.5 even if we have the latest version that is 4.4.0. Please look into this issue. Thanks.

Expected behavior: Should install Liquibase CLI 4.4.0

Actual behavior: Install CLI 4.3.5

tabuckner commented 3 years ago

@RajarsiGit I've published the new package but it will take some time to show up in NPM.

I'll mention you again when I see it available.

tabuckner commented 3 years ago

@RajarsiGit https://www.npmjs.com/package/liquibase/v/4.4.0