Echo Writes Code

CHANGELOG.md

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]

Added

  • crucible executable
  • crucible play command, which loads and runs an application package (currently either a directory or a zip file)
  • Configuration via a crucible.kdl file at the root of the package; this file is written in KDL
  • The application.window.initial_title configuration key, which will set the initial title of the main window
  • The application.window.initial_size configuration key, which will set the initial size of the main window