Releases: linkorb/realm
Releases · linkorb/realm
fix: concept mapping input/outputs optional c49ddd1
v1.17.1 fix: concept mapping input/outputs optional
feat: concept & codelist mappings
* adds crm and commerce realms * examples mapping crm2commerce realm * implement auto orderkey if undefined * implement auto codelist mapping rules based on source
feat: hierarchy + orderkey support in loaders and writers
- import hierarchy and orderkey in concepts loader - export hierarchy + orderkey in concept writer - assign a root concept to a project
feat: refactor into standalone library (web features removed)
The new symfony 5 based realm-server includes realm to visualize realm projects
chore: upgrade deps
v1.14.0 chore: upgrade deps
fix: display 0 (zero) values correctly
v1.13.0 fix: better solution for displaying 0 (zero) values
Enhance debugging with debug toggle and visor updates
v1.12.0 Enhance debugging with debug toggle and visor updates
Improve display text resolving through language specific properties
v1.11.0 Fix debug message order (matching function argument order)
Support multi-lingual codelist items (based on properties)
v1.10.0 Support multi-langual codelist items (based on properties)
Sort sections
v1.9.6 Sort output of $fusion->getSectionsByTypeId()