Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@imprvhub imprvhub released this 21 Jan 00:09
· 1 commit to main since this release

v1.2.1 - License Management & Usage Tracking

What's New?

GitSet CLI now includes a comprehensive license management system and usage tracking capabilities, enabling both free and professional usage tiers. This update introduces a seamless way to activate pro licenses, monitor usage, and manage subscription status directly from the CLI.

Major Changes

  • New license management system with gitset activate
  • Usage tracking and quota monitoring
  • Free tier with 10 requests per month
  • Pro tier with unlimited usage
  • Cross-platform configuration storage
  • Enhanced error handling and user feedback

Features

License Management

  • Simple license activation workflow
  • Secure license key storage
  • License status verification
  • Usage quota monitoring
  • Plan-specific features
  • Automatic renewal tracking

Usage Tracking

  • Request counting and limits
  • Usage statistics via gitset status
  • Quota reset date tracking
  • Clear usage notifications
  • Rate limit handling
  • Usage optimization suggestions

Installation

npm install -g @gitset-dev/cli@1.2.1

New Commands

  • gitset activate <key> - Activate pro license
  • gitset status - Check license and usage
  • gitset deactivate - Remove license
  • gitset help - Enhanced help system

What's Changed

Full Changelog: v1.1.0...v1.2.1