Skip to content

Releases: CarlosEduJs/pulsar

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 15:10
Immutable release. Only release title and notes can be modified.
d98b86f

Changelog

All notable changes to this project will be documented in this file.

Bug Fixes

  • Typos url (#11)

Features

  • Improve pulsar (#12)

Generated by git-cliff.


Download pulsar-cli 0.5.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

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 12:05
Immutable release. Only release title and notes can be modified.

Changelog

All notable changes to this project will be documented in this file.

Documentation

  • Update README for v0.3 — 9 rules, new features, bump roadmap

Features

  • V0.4 — schema-aware analysis (Prisma frontend, 3 cross-layer rules) (#9)

Release

  • Bump to v0.4.0

Generated by git-cliff.


Download pulsar-cli 0.4.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

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 01:47
Immutable release. Only release title and notes can be modified.

Changelog

All notable changes to this project will be documented in this file.

Features

  • Add active_rules to RuleContext for cross-rule coordination (#6) (rules)

  • 4 new rules (no-n-plus-one, no-query-in-callback, no-raw-sql-dangerous, no-missing-await) (#8)

Refactoring

  • LoopKind, ExtractContext, callback tracking, and RawSqlNode (#7)

Release

  • Bump to v0.3.0

Generated by git-cliff.


Download pulsar-cli 0.3.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

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 18:17

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

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 13:34