Releases: AdiKsOnDev/linear-cli
Releases · AdiKsOnDev/linear-cli
Linear CLI v1.4.0
What's Changed
New Features
- feat: enhance output formatters with milestone display support
- feat: restructure milestone functionality as project subcommands
- feat: integrate milestone assignment into issue commands
- feat: add comprehensive GraphQL queries for milestone operations
- feat: implement comprehensive milestone API client methods
Bug Fixes
- fix: Added missing dependencies for Arch systems
- fix: Moved away from using pip for builds
Documentation
- docs: add comprehensive v1.4.0 changelog entry
Testing
- test: add comprehensive unit test suite for project milestone commands
Maintenance
- chore: bump version to 1.4.0 for milestone management release
- chore: Updated the AUR packages
- chore: Updated AUR info
Full Changelog: v1.3.0...v1.4.0
Linear CLI v1.3.0
What's Changed
New Features
- feat: implement numeric state enum system and fix critical state bugs
Refactoring
- refactor: Formatted code to pass the lint checks
- refactor: Formatted code to pass the lint checks
Maintenance
- chore: Preparing for a release
- chore: Updated AUR info
Git Changes
- git: Removed uploading to release and testpypi
Full Changelog: v1.2.1...v1.3.0
Linear CLI v1.2.1
What's Changed
Documentation
- docs: enhance CLI help text and examples
Maintenance
- chore: Preparing for a release
- chore: Bumped versions for AUR
Full Changelog: v1.2.0...v1.2.1
Linear CLI v1.2.0
What's Changed
New Features
- feat: enhance label list with multi-team and all-teams support
- feat: add project assignment to issue create and update commands
- feat: implement project create CLI command
- feat: add project creation and issue-project assignment support
- feat: add CREATE_PROJECT_MUTATION for project creation
Bug Fixes
- fix: resolve 17 mypy type safety errors in formatters module
- fix: Script won't break tests anymore
- fix: Corrected automatically generated artifacts
Documentation
- docs: update CHANGELOG.md for v1.2.0 release
- docs: add WHY explanations and improve code documentation
- docs: Installation for AUR
- docs: Updated the ancient, heavily outdated README
Maintenance
- chore: Preparing for a release
- chore: bump version to 1.2.0 to match git tag
- chore: Updated AUR info
Git Changes
- git: Fixed windows testing pipeline
Full Changelog: v1.1.0...v1.2.0
Linear CLI v1.1.0
What's Changed
New Features
- feat: Added possibility to manage user's projects
- feat: Added markdown rendering for feature descriptions
Bug Fixes
- fix: Ommit tests that require keyring backend for pipeline to pass
- fix: Security vulnerabilities
- fix: datetime parse error on project list fixed
- fix: Issue show is now able to find specified issues
Refactoring
- refactor: Code formatting
Testing
- test: Fixed version assertions
Maintenance
- chore: Preparing for a release
- chore: Fix AUR update
Git Changes
- git: Only run essential tests
Full Changelog: v1.0.8...v1.1.0
Linear CLI v1.0.8
What's Changed
Refactoring
- refactor: Ruff formatting
Maintenance
- chore: Preparing for a release
- chore: Assume PKGBUILD is in root
- chore: Uploaded the package to AUR
Full Changelog: v1.0.7...v1.0.8
Linear CLI v1.0.7
What's Changed
Bug Fixes
- fix: Ommit the repetitive error when user doesn't have a valid keyring
Refactoring
- refactor: Code formatting
Maintenance
- chore: Preparing for a release
Full Changelog: v1.0.6...v1.0.7
Linear CLI v1.0.6
What's Changed
Bug Fixes
- fix: Syntax errors
Refactoring
- refactor: Security Vulnerabilities fixed
- refactor: Code formatting
Documentation
- docs: Preparing for a release
- docs: Updated the documentation to follow the changelog
Testing
- tests: Fixed tests to pass the pipeline
Maintenance
- chore: Script for automatic version bumping
- chore: Preparing for a release
- chore: Preparing for a release
- chore: Renamed the package name as the former one is taken
- chore: Correct project links
Git Changes
- git: Removed dependency on docs pipeline
- git: Workflow to upload to PyPI on release
Full Changelog: v1.0.4...v1.0.6
Linear CLI v1.0.4
What's Changed
Bug Fixes
- fix: Tests are updated to match the current API
Refactoring
- refactor: Linting checks
- refactor: Linting checks
Maintenance
- chore: Preparing for a release
Full Changelog: v1.0.3...v1.0.4
Linear CLI v1.0.3
What's Changed
Git Changes
- git: Remove the docmentation step from the pipeline
Full Changelog: v1.0.2...v1.0.3