v0.5.0
What’s Changed
- Important: Move expensive rule generation out of
MongFeaComposer.__init__(). This requires an additional call to theMongFeaComposer.compose()method after initializing. - Revise the
README.mdandCONTRIBUTING.mdin the root directory. - Set up
pytestcases. - Organize the file structure of web pages, and create the home page.
- Remove unused test files and legacy data files.
- Bump vite from 6.3.2 to 6.3.5 by @dependabot in #21.
Full Changelog: v0.4.0...v0.5.0