Skip to content

Releases: dshbox/cordis-rs

v0.4.7

Choose a tag to compare

@github-actions github-actions released this 18 Aug 01:14
9593267

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

Choose a tag to compare

@github-actions github-actions released this 18 Aug 01:14
9593267

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

Choose a tag to compare

@github-actions github-actions released this 18 Aug 01:14
9593267

Other

  • updated the following local packages: cordis-rs

cordis-group-v0.0.7

Choose a tag to compare

@github-actions github-actions released this 18 Aug 01:14
9593267

Other

  • updated the following local packages: cordis-rs

cordis-cli-v0.0.8

Choose a tag to compare

@github-actions github-actions released this 18 Aug 01:14
9593267

Other

  • updated the following local packages: cordis-rs, cordis-loader

v0.4.6

Choose a tag to compare

@github-actions github-actions released this 17 Aug 22:57
9c9fb12

Fixed

  • harden the core lifecycle against races and mis-typed configs

Other

  • Merge pull request #22 from dshbox/fix/audit-major

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 17 Aug 21:57
9337464

Added

  • resolve plugins from dynamic libraries behind the dynamic feature

Other

  • reflect dynamic plugins and HMR in the root READMEs

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 17 Aug 12:29
30fa1da

Other

  • align READMEs with the current workspace and feature set

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 17 Aug 11:37
98b6383

Other

  • add crate READMEs and an ecosystem overview

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 17 Aug 11:08
fa66fbe

Added

  • add Fiber::ptr_eq and expose PluginHandle::plugin
  • add non-blocking Fiber::idle probe

Other

  • record review resolutions and align effect test locks