Releases: linkorb/xillion
Releases · linkorb/xillion
fix: avoid passing non-strings to strcmp
Merge pull request #1 from boite/master fix: avoid passing non-strings to strcmp
fix: auto sort resources retrieved from context by date f18384d
v1.8.0 fix: auto sort resources retrieved from context by date
feat: allow resource writing / attribute setting
v1.7.0 feat: allow resource writing / attribute setting
feat: bundlestore
v1.6.0 feat: bundlestore
feat: refactor identifiers + document naming conventions
v1.5.0 feat: refactor identifiers + document naming conventions
feat: use psr16 cache on resourceloader
v1.4.0 feat: use psr16 cache on resourceloader
feat: basic manifest loading with caching
v1.3.0 feat: basic manifest loading with caching
feat: misc enhancements based on integration
v1.2.0 feat: add getResourcesWithAttribute on repositories
feat: refactor for multiple resources per context
v1.1.0 fix: example config
Initial tagged release
feat: major refactoring - "everything" is now a Resource (with attributes) - ResourceTypes are now refactored into Profiles, which are Resources - Validator is core.xillion.cloud aware, and knows how to validate profiles, attributes, data types, etc - AttributeDefinitions are now Resources - assets/core.xillion.cloud.yaml for core resources, attributes and profiles - resource resolver for references - Resources implement ArrayAccessor - ResourceContext is mutable