Skip to content

Releases: ngs-doo/dsl-compiler-client

DSL command line client v.1.0.0

29 Sep 16:24
Compare
Choose a tag to compare

Support for coloring via Jansi.
SQL migrator will read and transmit the PostgreSQL version.

DSL command line client v.0.9.8

19 Sep 16:40
Compare
Choose a tag to compare

Changes:

  • Do not override the default JVM truststore when instantiating an SSL connection
  • Removed StartSSL truststore from resources

DSL command line client v.0.9.7

05 Sep 10:33
Compare
Choose a tag to compare

Changes:

  • PHP UI support
  • bugfix for multiple same target names

DSL command line client v.0.9.6

02 Sep 04:20
Compare
Choose a tag to compare

Changes:

  • sync with latest DSL Java client library
  • specialized Android target
  • multi-tenancy compile option support (Scala server)
  • custom temp folder cleanup
  • help fix
  • include-sources option for embedding sources in jar

DSL command line client v.0.9.5

21 Aug 16:33
Compare
Choose a tag to compare

Minor fixes and additions. Compiled with Java 6.

  • bugfix support for active-record
  • support for other setting parameters
  • scala server source code download
  • php sources fix

DSL command line client tool.

22 Jul 18:09
Compare
Choose a tag to compare

Interact with DSL Platform from a command line:

  • parse
  • diff
  • build jar
  • build dll
  • create sql migration script
  • download sources (PHP, Java, C#, Scala)
  • apply database migration
  • download dependencies from the Internet