v0.2.0
Changelog
All notable changes to this project will be documented in this file.
Bug Fixes
-
Json is now writted in file (ci)
-
Embed changelog generation in release.yml to bypass GITHUB_TOKEN workflow trigger restriction (ci)
-
Add allow-dirty to cargo-dist config to preserve custom release.yml jobs (ci)
-
Allow-dirty expects a sequence, not a bool (ci)
-
Allow-dirty accepts 'ci' or 'msi', not filenames (ci)
CI
-
Add cliff to generate changelogs
-
Add smoke tests in CI
Features
-
Add config system with rule registry and --config flag (#2) (config)
-
Add 4 new rules — no-missing-limit, no-unbounded-find, no-always-true-where, no-query-in-loop (#3) (rules)
Miscellaneous
- Remove unused tracing, petgraph, thiserror from workspace and crates (#5) (deps)
Refactoring
- Move graph construction from oxc frontend to pulsar-graph (#4) (graph)
Testing
- Validate v0.1 (#1)
Dev
- Add justfile
Release
- Bump to v0.2.0
Generated by git-cliff.
Download pulsar-cli 0.2.0
| File | Platform | Checksum |
|---|---|---|
| pulsar-cli-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| pulsar-cli-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| pulsar-cli-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| pulsar-cli-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |