Releases: datafoodconsortium/connector-ruby
Releases · datafoodconsortium/connector-ruby
Release list
v1.3.0
This version has been generated using:
Changed
- Export valid empty JSON instead of invalid empty string
- Lock context to version 1.16 to prevent upgrade to 2.0
- Bump dev dependencies
v1.2.0
This version has been generated using:
Changed
- Bump DFC context from 1.14.0 to 1.16.0
- Bump dev dependencies
v1.1.0
This version has been generated using:
Changed
- Bump DFC context from 1.8.0 to 1.14.0
- Bump dev dependencies
v1.0.0
This version has been generated using:
Added
- Add the
soldByproperty inOrder. - In
DefinedProduct:- Add the
hasVariantproperty. - Add the
isVariantOfproperty.
- Add the
Full Changelog: v1.0.0-alpha.13...v1.0.0
v1.0.0-alpha.13
This version has been generated using:
Changed
- Use nil as default value for all types except arrays.
v1.0.0-alpha.12
This version has been generated using:
Changed
- Bump semantizer from 1.0.5 to 1.1.1.
Semantic objects can now be compared with==.
v1.0.0-alpha.11
This version has been generated using:
Full Changelog: v1.0.0-alpha.10...v1.0.0-alpha.11
v1.0.0-alpha.10
This version has been generated using:
Added
- Add Import method reading JSON and returning objects. (PR #12)
- Add
SEMANTIC_TYPEconstant to every semantic class.
Fixed
- Fix random code changes of the generated code by sorting elements (e36a9236fa012f87946b34c36cd463709d1cd2c5).
- Fix some tests so they can pass by changing the expected JSON (e36a9236fa012f87946b34c36cd463709d1cd2c5).
- Enable loading of measures v1.0.2 (6ef17f7d4a19aebd9d89b544db115d36f7e6fe93).
- Allow output context to be configured (PR #8).
- Improve SKOS Concept parsing (PR #10).
- Replace revoked json-canonicalization version 0.3.2 with 1.0.0
Changed
- Preload context to avoid remote loading (4741acb).
- Rewrite MiniTest tests as Rspec specs (PR #9).
- Bump json-ld from 3.3.0 to 3.3.1
Full Changelog: v1.0.0-alpha.9...v1.0.0-alpha.10
v1.0.0-alpha.9
1.0.0-alpha.9 - 2023-11-06
This version has been generated using the code generator version 1.0.1. See its release for more info.
Fixed
- Loading concepts was failing because the parser tried to create a concept without giving it its mandatory semantic id.
v1.0.0-alpha.8
Fixed
- The dfc-b prefix points to the business ontology, not the full model.