Skip to content

Commit

Permalink
bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
muddymudskipper committed Sep 3, 2024
1 parent 7956a20 commit 27db650
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/)

## [unreleased]
## [1.0.0] 2024-09-03

### Added

Expand Down Expand Up @@ -49,12 +49,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p

- raise OSError on post result graph error
- removed write_md and produce_graph bool parameters
- if "input_profiles" is enabled the Reason plugin expects "ontology_iri" and "profile" on the input.
- If "input_profiles" is enabled the Reason plugin expects "ontology_iri" and "profile" on the input.
The ontology IRI on the input overrides the plugin setting.
- update execution report
- Output graph IRI selectable from existing graphs
- output graph IRI selectable from existing graphs
- When "input_profiles" is enabled the ontology IRI and list of valid OWL2 profiles is now taken from the config port.
The list of valid profiles is a comma-separated string (e.g. "Full,DL")
The list of valid profiles is a comma-separated string (e.g. "Full,DL").

## [1.0.0beta4] 2024-07-12

Expand Down

0 comments on commit 27db650

Please sign in to comment.