- Breaking: Reworked command line interface from the ground-up.
- Places are now passed with
--place
. - Scripts are now passed via
--script
. A script is now always required.
- Places are now passed with
- Added support for any place file, not just ones that rbx-dom supports.
- Fixed many panics, replacing them with graceful error messages.
- TODO
- Initial release