Releases: KnowledgeCaptureAndDiscovery/somef
SOMEF 0.7.2: Bug fixes for Windows
This release addresses a small bug where the package would not run in Windows due to an encoding error.
SOMEF 0.7.1: Bug fixes for new parser
This version of SOMEF fixes:
- Fixes new parser problems
- Improves the logo and image capture
- Improves how arxiv links are captured for papers
- Improves problems with empty repositories for bulk processing
Details: https://github.com/KnowledgeCaptureAndDiscovery/somef/milestone/8?closed=1
SOMEF 0.7.0: Support for Gitlab and new features
This version of SOMEF introduces the following features:
- Support for Gitlab repositories
- Recognize repo status badges
- Recognize logos and images used in the readme.
- Recognize support channels where help for the target software component may be provided.
- Recognize executable scripts associated with the target software component
- Bugs and small issues. See https://github.com/KnowledgeCaptureAndDiscovery/somef/milestone/5?closed=1 for more information
SOMEF 0.6.0: New features and bug fixes
This release of SOMEF includes new features:
- Better recognition for license files.
- Readthedocs URLs
- Arxiv links
- Code of conduct files
- Improved documentation (for new fields and older fields)
In addition, codemeta, ttl and JSON exports have been updated, classification pipelines have been updated to Python 3.9 (version of Scikitlearn 1.0.0) and multiple bugs and redundancies have been reduced. Check https://github.com/KnowledgeCaptureAndDiscovery/somef/milestone/4?closed=1 for more information about the issues addressed.
SOMEF 0.5.1: Codemeta export bug fixes
This release addresses small bug fixes for making the codemeta export more robust. For example, when a repository does not have a code release, now the program will not fail.
SOMEF 0.5.0
This release addresses the following issues:
- Automated evaluation reports for header analysis, so we can compare improvements without having to re-annotate corpus.
- Fixed errors in annotation of fields being GitHub API (they were a custom file exploration)
- Now we export a new category: Acknowledgements
- Fixed errors on empty exported metadata fields.
- Disambiguated category
Issues
- See https://github.com/KnowledgeCaptureAndDiscovery/somef/milestone/3?closed=1 for more details.
SOMEF 0.4.0
This release improves on the following aspects of SOMEF:
- Notebooks and Dockerfiles are recognized.
- Docs folders are extracted.
- License is discovered through file inspection.
- New Codemeta specific export
- Fixed the
technique
in the JSON output to accommodate the new types of techniques supported - MyBinder links extraction
- Zenodo DOIs extraction
- Tests
- Attempt at extracting a long title of a repo
SOMEF 0.3.0: Code reorganization and bug fixes
This version of SOMEF includes full documentation and provides the following features:
- Cleanup and reorganization of repository contents.
- Synchronized package with GitHub releases
- Prepared package release.
- Bug fixes and code refactoring
- Export in JSON-LD and Turtle
SoMEF 0.2.0: Updates in CLI
This version of the system is more robust and includes:
- Answer in JSON format
- Configuration allowing to make authentication optional
- Initial integration of the header analysis.
SoMEF 0.1.0: First release of the CLI
This version of SM2KG incorporates the following features:
- Ranking of classifiers (ordered by accuracy) with the best pipelines to be used by SM2KG.
- First version of the CLI for using the classifiers, creating a JSON result file
- First analysis on detecting commonly used words for the different sections.