Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

v1.0.0-alpha4

10/1/2023 - 11/2/2023

Currently in development.

Released

v1.0.0-alpha3

7/1/2023 - 8/2/2023

Added parser.

Added

  • Added book
  • Added pest parser (gh-43)
  • Added translations (gh-43)
  • Added dev docs (gh-44)
  • Added german installer translation (gh-40)
  • Added commit message linter

Changed

  • Switched from gnu make to just
  • Improved lexer (gh-36)

Removed

  • Removed lexer and replaced it with parser

Fixed

  • Fixed issues regarding badges
  • Fixed installer issues
  • Fixed documentation issues

v1.0.0-alpha2

6/1/2023 - 7/2/2023

Added lexer.

Added

  • Added parameters to windows installer tools
  • Cloned f79f12b from main
  • Added ignore branches
  • Added repository dustilock to megalinter ignore errors
  • Added windows server installer (gh-27)
  • Added .alz files to the gitignore file
  • Added linux installer (gh-19)
  • Added update section to the mergify configuration
  • Added base branch configuration to the issue branch configuration
  • Added changelog to the documentation (gh-14)

Changed

  • Modified file names
  • Some changes
  • Changed comments
  • Changed header type
  • Updated help about installation
  • Changed comment type in batch files
  • Centred image
  • Updated documentation to fit new branch settings

Fixed

  • Fixed jinja templates
  • Fixed variable replacement in the documentation

v1.0.0-alpha1

5/15/2023 - 6/2/2023

Initial release. Does not contain lexer, parser or compiler.


Last update: 2023-10-01