Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 655 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 655 Bytes

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.

Added

  • Use require() with a custom package.path variable instead of calling dofile() directly. This should make the command-line tools compatible with a ROM installation.

1.0.0 - 2022-12-12

Added

  • Initial commit.