Skip to content

CHANGELOG

0.1.13

  • add auto publish for the mkdocs documentation
  • restructered some Code
  • added async http servers
  • made the whole code async via Tokio
  • added Version parser for modules
  • added command testing script
  • added option to get the Version
  • added Exit Code 1 when an Error happends
  • added better Build for Linux
  • fixed dev container dependescies
  • added NET Library
  • added Script to get all versions
  • reformatted some folders
  • reformatted some scripts
  • added option to give arguments to luajit
  • added Client to the Download File function
  • added Colors to the help Info
  • added Docs to the NSIS Installer for Windows
  • added NSIS Installer to Release Workflow
  • added Docs publish Workflow
  • added Install Workflow for Luajit
  • added async stopwatch to stop time

Read the DOCS for Version 0.1.13 for more Infos

0.1.12 - 08.10.2025

  • added yaml parser
  • updated install script
  • delered NSIS Admin Installer
  • added a function to wait for a certain period of time
  • added Ini Parser
  • added Data Tests
  • added Base64 Encoding
  • added a function to copy a dir recursivly
  • added a function to get the file size
  • added Desktop Shortcut to the NSIS Installer
  • added XML Parser
  • added better help Message

Read the DOCS for Version 0.1.12 for more Infos

0.1.11 - 05.10.2025

  • added Function to delete a directory
  • added default script option to the Installer
  • added Copy File Function
  • add Built for Linux aarch 64
  • added dotenv parsing
  • added Download Shell Script

Read the DOCS for Version 0.1.11 for more Infos

0.1.10 - 05.10.2025

  • added Function to Check the OS Type to make code in the script which runs only on a particular OS
  • added Function to get the default dirs
  • added getcwd and chdir function
  • added JSON Encoding and Decoding
  • added TOML Parsing

Read the DOCS for Version 0.1.10 for more Infos

0.1.9 - 04.10.2025

  • made the deprecated warning yellow
  • reorganisized some code
  • added ANSI Colorcodes
  • added Lua Function to get the colorcodes
  • started Docs
  • updated check version message
  • add NSIS Installer for windows

0.1.8 - 01.10.2025

  • Read Files Line by Line
  • Restructering the whole Code
  • added return Value to dapi.download function
  • added Version check
  • add static HTTP Server which is not async yet which means the Server blocks the script! Server can be stopped by just pressing enter
  • open with now works on windows

0.1.7 - 07.09.2025

  • added Function to create a directory
  • to create files
  • to write to files
  • added help output

0.1.6 - 05.09.2025

  • added OS and Version Info
  • added Lua Test File
  • added Icon for Windows

0.1.5 - 05.09.2025

  • added Zipping and Unzipping Features

0.1.4 - 04.09.2025

0.1.1

0.1.0 - 02.09.2025

Intential Release