All notable changes to this project will be documented. If you have any updates you would like to see, please create a GitHub issue or contact us at info@sciris.org.
By import convention, components of the ScirisWeb library are listed beginning with sw.
, e.g. sw.ScirisApp()
.
- Update to work with Flask 2+.
- Updated to work with current versions of Python and JavaScript libraries.
- Added CORS option (required for serving via React).
- Improved exception handling.
- Added more examples (including React).
- Updated tests.
- Fixed regression issue with Sciris.
- Tests switched from Travis CI to GitHub Actions.
- Tests reorganized.