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
- Use
require()
with a custompackage.path
variable instead of callingdofile()
directly. This should make the command-line tools compatible with a ROM installation.
1.0.0 - 2022-12-12
Added
- Initial commit.