0.14.3
(chore): Update Dockerfile to use the latest generator-cli with improve reference.md generation.
0.14.2
(fix): Remove redundant type imports from README code snippets. The prelude import already re-exports all types via pub use crate::api::*;, so the additional explicit type imports were unnecessary.