Skip to content

Releases: faffhub/faff-cli

Release v0.1.11

Choose a tag to compare

@github-actions github-actions released this 11 Apr 00:34
bumping faff-core dependency

Release v0.1.9

Choose a tag to compare

@github-actions github-actions released this 07 Dec 22:22
fix: update faff-core dependency to >=0.1.16 and fix version reporting

- Require faff-core>=0.1.16 (needed for UninitializedLedgerError)
- Fix __version__ to read from package metadata instead of hardcoded value
- Bump version to 0.1.9

Release v0.1.8

Choose a tag to compare

@github-actions github-actions released this 07 Dec 22:00
fix: resolve failing pytest tests

- Add missing remotes/ and plugins/ directories to test fixture
- Fix pull command to exit gracefully when no remotes configured (but still error for invalid remote IDs)
- Update status command tests to be less strict about conditional sections
- Fix init command tests to check result.output instead of result.stdout

All 45 tests now passing.

Release v0.1.7

Choose a tag to compare

@github-actions github-actions released this 04 Dec 22:21
bump dependency

Release v0.1.6

Choose a tag to compare

@github-actions github-actions released this 30 Nov 00:57
Fix cosmetic test failures after status output change

Release v0.1.5

Choose a tag to compare

@github-actions github-actions released this 30 Nov 00:47
Bump dependencies

Release v0.1.4

Choose a tag to compare

@github-actions github-actions released this 07 Nov 00:11
bump versions

Release v0.1.3

Choose a tag to compare

@github-actions github-actions released this 05 Nov 07:31
bump versions

Release v0.1.2

Choose a tag to compare

@github-actions github-actions released this 05 Nov 00:36
Bump version

Release v0.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Nov 00:47
Fix CI versioning bug