Skip to content

Releases: Kyligence/zen-ml-toolkit

Kyligence ZenML Toolkit v0.1.3

08 May 12:20
22254c1
Compare
Choose a tag to compare

Feature Updates

  1. Supports parsing the SQL file to metrics
  2. Fix several bugs

Please note that

  • Only MacOS & Linux Fully Supported
  • JDK 17 required, If you haven't installed jdk17 yet, you can download jdk embedded package based on your operating system

For MacOS:

  • Kyligence-ZenML-Toolkit-0.1.3.tar.gz
  • Kyligence-ZenML-Toolkit-Darwin-x64-0.1.3.tar.gz: for Mac on intel chipset with openjdk 17 embedded
  • Kyligence-Zen-ML-Toolkit-Darwin-AArch64-0.1.3.tar.gz: for Mac on M series chipset with openjdk 17 embedded

For Linux:

  • Kyligence-ZenML-Toolkit-0.1.3.tar.gz
  • Kyligence-ZenML-Toolkit-Linux-x64-0.1.3.tar.gz: with openjdk 17 embedded

Kyligence ZenML Toolkit v0.1.2

06 Apr 14:41
b2cd2af
Compare
Choose a tag to compare

Feature Updates

  1. Refactor the parser for parsing Tabelau files(tds & twb)
  2. Fix several bugs

Please note that

  • Only MacOS & Linux Fully Supported
  • JDK 17 required, If you haven't install jdk17 yet, you can download jdk embedded package based on you operating system

For MacOS:

  • Kyligence-ZenML-Toolkit-0.1.2.tar.gz
  • Kyligence-ZenML-Toolkit-Darwin-x64-0.1.2.tar.gz: for Mac on intel chipset with openjdk 17 embedded
  • Kyligence-Zen-ML-Toolkit-Darwin-AArch64-0.1.2.tar.gz: for Mac on M series chipset with openjdk 17 embedded

For Linux:

  • Kyligence-ZenML-Toolkit-0.1.2.tar.gz
  • Kyligence-ZenML-Toolkit-Linux-x64-0.1.2.tar.gz: with openjdk 17 embedded

Kyligence ZenML Toolkit v0.1.1

31 Mar 11:44
6b4c039
Compare
Choose a tag to compare

Feature Updates

  1. Provides server mode and API interface to support uploading tableau file and downloading metrics file
  2. Provides a front end
  3. Support docker

Please note that

  • Only MacOS & Linux Fully Supported
  • JDK 17 required, If you haven't install jdk17 yet, you can download jdk embedded package based on you operating system

For MacOS:

  • Kyligence-ZenML-Toolkit-0.1.1.tar.gz
  • Kyligence-ZenML-Toolkit-Darwin-x64-0.1.1.tar.gz: for Mac on intel chipset with openjdk 17 embedded
  • Kyligence-Zen-ML-Toolkit-Darwin-AArch64-0.1.1.tar.gz: for Mac on M series chipset with openjdk 17 embedded

For Linux:

  • Kyligence-ZenML-Toolkit-0.1.1.tar.gz
  • Kyligence-ZenML-Toolkit-Linux-x64-0.1.1.tar.gz: with openjdk 17 embedded

Kyligence ZenML Toolkit v0.1.0

21 Mar 14:40
4f0d3fb
Compare
Choose a tag to compare

Feature Updates

  1. Provides command line interface
  2. Support converting tableau file (.tds, .twb) to ZenML file (.zen.yml)

Download

Please note that

  • Only MacOS & Linux Fully Supported
  • JDK 17 required, If you haven't install jdk17 yet, you can download jdk embedded package based on you operating system

For MacOS:

  • Kyligence-ZenML-Toolkit-0.1.0.tar.gz
  • Kyligence-ZenML-Toolkit-Darwin-x64-0.1.0.tar.gz: for Mac on intel chipset with openjdk 17 embedded
  • Kyligence-Zen-ML-Toolkit-Darwin-AArch64.tar.gz: for Mac on M series chipset with openjdk 17 embedded

For Linux:

  • Kyligence-ZenML-Toolkit-0.1.0.tar.gz
  • Kyligence-ZenML-Toolkit-Linux-x64-0.1.0.tar.gz: with openjdk 17 embedded

For Windows:

  • Kyligence-ZenML-Toolkit-0.1.0.tar.gz, please refer to the README file in this project.