FOOPS! 0.3.2: Cleaning doc and fixing out of memory errors with big imports
This release adds CI for tests and enables a lazy loading for ontologies with multiple imports (imports no longer get processed to avoid memory exceptions)
What's Changed
- fix typo in summary. Fixes #231 by @juanjemdIos and @dgarijo in #232
- possibly fix for Java heap exception when uploading files. Fixes #233 by @juanjemdIos in #234
- action test before PR. All tests pass correctly now by @juanjemdIos in #238
Full Changelog: v0.3.1...v0.3.2