Skip to main 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

0.6.0 - 2025-09-09

Added

  • Add a test for utilities (#38)
  • Add serializeFile and deserializeFile (#39)
  • Add moonwave docs (#40)

Changed

  • Support Lune 0.10 (May not work anymore from previous versions) (#33)
  • Rename File/Directory to FilePath/DirectoryPath (#34)
  • Deprecate observeX, watchEntryX, and watchDescendantX (#37)

Fixed

  • Improve related to GreenTea types (#35)