- Add a workflow for testing the publishing setup
- Add a workflow for publishing SAL crates to crates.io
- Improve crate metadata and version management
- Add optional dependencies for modularity
- Improve documentation for publishing and usage
- Added a GitHub Actions workflow to automatically run Rhai tests on
push and pull request events.
- Created documentation for the CI workflow.
- Improved test runner script to log output to a file and check for
test failures.