Releases: halcyonnouveau/clorinde
Releases · halcyonnouveau/clorinde
clorinde-v0.12.0
clorinde-v0.11.4
Added
- feat; add static files config (#49)
- feat; add prompt for generating on a non-default directory
clorinde-v0.11.3
clorinde-v0.11.2
Fixed
- lifetimes and generics (#36)
clorinde-v0.11.1
Fixed
- add serde for serialize without json (#27)
- Don't force enable optional dependencies if wasm-async is enabled (#19)
- Detect borrowed type based on std Rust types (#17)
- Only depend on "ctypes" crate if it is referenced (#18)
Other
- rename settings parameter to config (#24)
Refactor
- remove async-trait dependency (#28)
clorinde-v0.11.0
clorinde-v0.10.2
Fixed
- Don't generate imports specific to async for the sync client
- Clippy warnings in generated code
- fix warning placment