lisette-v0.1.3
·
756 commits
to main
since this release
- chore: add pre-1.0 breaking changes policy
9ccebaa - fix: add Partial<T, E> for non-exclusive (T, error) returns #18
9887612 - docs: note Zed extension is pending review
f2cdfa3 - fix: make prelude variant name registration collision-safe
0cc21aa - refactor: replace DiscardedTailFact boolean with enum
d7e9103 - chore: remove .cargo from gitignore
a1836f4 - chore: remove stale comment
6e17d01 - fix: decouple diagnostic coloring from environment #6
b5164b3 - ci: add cargo-deny for dependency auditing
a377264 - ci: pin Rust toolchain via rust-toolchain.toml
fb092e5 - fix: guard against stack overflow from chained postfix operators
7d66c55 - chore: clean up changelog and release-plz config
d8cd590 - chore: match nested files in lefthook format check glob
b1afdcc - feat: add version override to bindgen stdlib command
5e2cba4 - fix: wrap interface globals in Option when not provably non-nil
2703398 - chore: regenerate stdlib typedefs
b7324fb - fix: detect typed nils in Go interface wrapping
7325047