Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@LPGhatguy LPGhatguy released this 16 Sep 01:34
· 135 commits to master since this release

This release makes Remodel work more like you'd expect it to!

Changes since 0.2.0

  • Added remodel.writeFile and remodel.readFile for handling regular files.
  • Added support for == on instances.
  • Added support for reading and writing Parent on instances.
  • Added script file name in error stack traces.