Skip to content

Releases: jiwonz/lune-pathfs

v0.6.0

09 Sep 06:25
b009f67

Choose a tag to compare

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)