Releases: 16bitsrl/fattureincloud-cli
Releases · 16bitsrl/fattureincloud-cli
Release list
v1.1.0
Full Changelog: v1.0.3...v1.1.0
v1.0.3
Full Changelog: v1.0.2...v1.0.3
Fixes einvoice:import for EUR invoices (no spurious currency block) and payment total mismatches; adds an interactive exchange-rate prompt for non-EUR imports.
Note: the repository at this tag still reports 1.0.2 in
VERSIONandbuilds/ficbecause the tag was created manually; the release assets below are versioned correctly (built from the tag name). See CHANGELOG.md for details.
v1.0.2
v1.0.1
v0.5.1
v0.5.0
v0.4.0
v0.3.1
v0.3.0
v0.2.0
Changes
- Fix
composer global require— all deps moved to require-dev so onlyphp ^8.2is required, avoiding conflicts with Laravel Valet and other global packages - Fix author info and URLs
Installation
composer global require (recommended)
composer global require 16bitsrl/fattureincloud-cliDirect PHAR download
curl -sL https://github.com/16bitsrl/fattureincloud-cli/releases/latest/download/fic -o /usr/local/bin/fic
chmod +x /usr/local/bin/fic