Skip to content

CLI v0.10.12

Choose a tag to compare

@github-actions github-actions released this 22 Jan 12:38
· 26 commits to master since this release
Immutable release. Only release title and notes can be modified.
4c9adfc

Installation

Via Cargo (Rust)

cargo install features-cli

Via npm

npx features-cli /path/to/project
# or install globally
npm install -g features-cli

Download Binary

Download the appropriate binary for your platform from the attachments below.

What's Changed

  • feat: hide meta field when empty by @friedrith in #94
  • feat: hide table fields when skip-changes by @friedrith in #95
  • chore(deps-dev): bump typescript-eslint from 8.46.0 to 8.52.0 in /tools/web by @dependabot[bot] in #89
  • chore(deps-dev): bump globals from 16.5.0 to 17.0.0 in /tools/web by @dependabot[bot] in #88
  • chore(deps): bump swr from 2.3.6 to 2.3.8 in /tools/web by @dependabot[bot] in #87

Full Changelog: v0.10.11...v0.10.12