Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 09:30
· 34 commits to main since this release
407ddc8

tokensift

0.18.0

Minor Changes

  • 09e21f6: Add encoder-mismatch rule

0.17.1

Patch Changes

0.17.0

Minor Changes

0.16.1

Patch Changes

  • 31d1dd5: Update readme to mention support for providers

0.16.0

Minor Changes

0.15.0

Minor Changes

  • e2bf3b9: Add markdown and github reporters

0.14.0

Minor Changes

  • 93079b0: Add init command to start the config file

0.13.0

Minor Changes

  • 64d91fe: - Add budget library function, similar to the command line one
    • builtInRules automatically apply when no rules are provided when running analyze
    • Add ability to provide custom rules

0.12.1

Patch Changes

  • ea7b073: Add property tests for applyFixes

0.12.0

Minor Changes

  • 7f3ad74: Add property-based testing

0.11.0

Minor Changes

  • a72d068: Improve accuracy of multiple rules

0.10.0

Minor Changes

  • 0eb1a8a: Fixes over-reporting due to malformed JSON parsing inaccuracies

0.9.1

Patch Changes

0.9.0

Minor Changes

  • 191216d: Add cost savings to the analysis, fix repeated-block

0.8.1

Patch Changes

0.8.0

Minor Changes

  • 2a75db8: Adds support for anthropic token estimation via calibrated token counts

0.7.0

Minor Changes

  • fc14847: Add matchers for testing

0.6.0

Minor Changes

  • 9b55709: Adds budget and check cli commands, and regression rule

0.5.0

Minor Changes

  • 74f41ec: Adds a CLI tokensift command to analyze files and globs

0.4.0

Minor Changes

  • 5e0b39f: Added more rules, add budget, and add ability to disable autofix

0.3.0

Minor Changes

  • c41423c: Added 5 more rules: base64-blob, high-entropy-string, digit-fragmentation, duplicate-message-content, filler

0.2.0

Minor Changes

  • 79d1d01: Added more rules for saving tokens