Releases: dshbox/cordis-rs
Releases · dshbox/cordis-rs
Release list
v0.4.7
Fixed
- bound fiber transition waits so hung plugins fail fast
Other
- Merge pull request #27 from dshbox/fix/issue-25-transition-wait
cordis-loader-v0.0.9
Fixed
- (loader) preserve state on failed reload
Fixed
- preserve the current plugin tree when the main config cannot be read during reload
cordis-include-v0.0.10
Other
- updated the following local packages: cordis-rs
cordis-group-v0.0.7
Other
- updated the following local packages: cordis-rs
cordis-cli-v0.0.8
Other
- updated the following local packages: cordis-rs, cordis-loader
v0.4.6
Fixed
- harden the core lifecycle against races and mis-typed configs
Other
- Merge pull request #22 from dshbox/fix/audit-major
v0.4.5
Added
- resolve plugins from dynamic libraries behind the dynamic feature
Other
- reflect dynamic plugins and HMR in the root READMEs
v0.4.4
Other
- align READMEs with the current workspace and feature set
v0.4.3
Other
- add crate READMEs and an ecosystem overview
v0.4.2
Added
- add Fiber::ptr_eq and expose PluginHandle::plugin
- add non-blocking Fiber::idle probe
Other
- record review resolutions and align effect test locks