Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@MountainHills MountainHills released this 08 Feb 14:16
· 2 commits to main since this release

Overview

  • Removed CSV support because it wasn't working properly with encryption at work. So, I had to use a simple text file.
  • Added support for YAML files for easier configuration
  • Used SnakeYAML library to configure and parse the workflow file
  • Created JSON support, but isn't integrated for this verison

How to Use

  • Download the main jar file (Antika-2.0.0-all.jar)
  • Download the accompanying scripts antika.bat for Windows and antika.sh for Linux and macOS. These are scripts used to run the jar file.

What's Changed

New Contributors

Full Changelog: v1.0.0...v2.0.0