Releases: ivov/lisette
Releases · ivov/lisette
lisette-v0.1.5
lisette-v0.1.4
- ci: comment on PRs included in a release
04b5a82 - feat(editors): add info for helix #21
7f9cd3c - fix: skip auto-generated stringer on user string + goString
cc45b35 - fix: swap string method for go string method #17
891cf8d - fix: ice when calling generic type as function #28
02ec377 - fix: support octal escape sequences #22
a9a5872 - fix: add typo suggestions for CLI subcommands #23
befe96a - docs: update Zed extension PR link
2f76686
lisette-v0.1.3
- 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
lisette-v0.1.2
- fix: fold Range sub-expressions in AstFolder
2d357f1 - fix: prevent OOM by lowering max parser errors to 50
c123f33 - fix: prevent subtraction overflow in span calculation
b47b218 - fix: remove unnecessary borrow in nil diagnostic format
7e576be - refactor: improve CLI help consistency and hide internal commands
b0aa140 - fix: improve doc help text colors, examples, and description
ac3554a - feat: add quickstart link to CLI help and redirect page
62ef1fe - feat: show nil diagnostic for null, Nil, and undefined
29f68a0 - chore: update fuzz lockfile to workspace version 0.1.1
612b97c - fix: lower parser max depth to 64 to prevent stack overflow
1ab2b6c - ci: enable changelog for main crate with cross-crate commits
32d8819 - docs: open GitHub links in new tab and clean up repo URL
809a73f - ci: only create git tags and releases for main crate
de15d96 - docs: remove stray middot
95589ab - docs: trim unused font weights from Google Fonts request
6b5c5f3 - docs: make homepage mobile-responsive
b3c7dad - ci: restore release-plz prepare job and push trigger
6789dab - fix: lower parser max depth to prevent stack overflow under asan
97ebe8b
lisette-v0.1.1
- chore: bump version to 0.1.1
318e9a4 - chore: add readme path for crates.io
95ecb00 - fix: ensure complete go.sum before running go build
316b799 - docs: fix neovim plugin installation instructions
fa234a6 - chore: include bindgen go.mod in version sync check
fce89ab - refactor: move go version to standalone file
6d61563 - fix: resolve prelude path for crates.io packaging
c8b0960 - chore: update zed extension grammar rev
64004e2
lisette-v0.1.0
- feat: initial release v0.1.0
a2fbd9d