Tags: jdx/usage
Tags
chore: release v3.5.6 (#725) ### 🐛 Bug Fixes - **(cli)** avoid trailing semicolon in macro expression position by [@jdx](https://github.com/jdx) in [#729](#729) - **(completion)** write spec cache to private dir instead of world-writable tmp by [@jdx](https://github.com/jdx) in [#727](#727) - **(lib)** remove needless borrows in format args by [@jdx](https://github.com/jdx) in [#726](#726) - **(markdown)** preserve HTML in fenced code blocks by [@risu729](https://github.com/risu729) in [#720](#720) - **(nu)** create completion cache dir with mode 700 and fix home-dir lookup by [@jdx](https://github.com/jdx) in [#731](#731) ### 🔍 Other Changes - remove dtolnay/rust-toolchain action, use runner default rust by [@jdx](https://github.com/jdx) in [#724](#724) - regenerate aube-lock.yaml on renovate branches by [@jdx](https://github.com/jdx) in [#728](#728) - exclude aube-lock.yaml from prettier by [@jdx](https://github.com/jdx) in [#732](#732) ### 📦️ Dependency Updates - lock file maintenance by [@renovate[bot]](https://github.com/renovate[bot]) in [#723](#723)
chore: release v3.5.5 (#711) ### 🐛 Bug Fixes - **(parse)** allow hyphen-prefixed flag values by [@jdx](https://github.com/jdx) in [#715](#715) ### 📚 Documentation - redesign logo as flat vector flag mark by [@jdx](https://github.com/jdx) in [#714](#714) ### 🧪 Testing - invoke typescript compiler through npx package by [@jdx](https://github.com/jdx) in [#719](#719) ### 🔍 Other Changes - **(release)** skip ai reviews for release prs by [@jdx](https://github.com/jdx) in [#718](#718) - schedule releases for Monday morning by [@jdx](https://github.com/jdx) in [#710](#710) - gate autorelease on fix and feat commits by [@jdx](https://github.com/jdx) in [#716](#716)
PreviousNext