Releases: tecnomod-um/oquare-metrics
v3.0
v2.2
- Added support for multiple ontology file formats. Currently supporting .owl, .rdf, .ttl, .nt, .n3 and .jsonld.
- Improved some of the steps conditional logic. Instead of relying mostly on modified files it now also checks folder status/existence.
- Fixed a bug where the source folder filters would not work properly
- Fixed an abnormal situation where it would try to run full parse script
- Upgraded dependencies
v2.1
Fixed a bug where it would not create the images of the analysis (and the readme) due to a mislabeled variable.
Not too long from now I'll be doing a new release. Some of the plans are the following:
- Docker support
- Minimize the action so it takes less space
- Some naming changes after consulting it with OQuaRE's author
- Remove deprecation warnings (https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/)
v2
Renaming files and updated styles
- Updated README.md file styles
- Changed the naming of images and execution parameters. Categories -> Features and so on. Refer to documentation.
- Fixed some minor issues
Important note
Older workflows will stop working with this new release if they made use of category or subcategory-plot parameters. Make sure to update them to feature-plot and subfeature-plot respectively.
v1.6
v1.5
v1.4
v1.3
v1.2
v1.1
What's Changed
-
Refactor bash files by @Emdien in #4
Made it so that the source code of all the bash commands are in files for cleanliness and easier access -
Added a release input. This input allows for a full scan of all the ontologies. Intended to be used when making a release.
-
Added a new plot for oquare scaled metrics
-
Small fixes and improvements
Full Changelog: v1.0.1...v1.1