Releases: abstra-app/abstra-cli
Using git style scope for files upload
Full Changelog: v0.13.1...v0.14.0
What changed
By default we send every file in abstra.json
folder. Previous behavior: sending just whitelistened files in abstra.json :: "files"
Important note
We still allow you to specify whitelistened files in the abstra.json :: "files"
as a string[]
.
Also we support .abstraignore
or .gitignore
(when the former does not exist in the project's directory)
Fix flag parameters
Full Changelog: v0.13.0...v0.13.1
Fix Deploy not uploading files
Our deploy was not uploading the jsons and .py.
Full Changelog: v0.12.0 - v0.13.0
Add login flow to deploy
Full Changelog: v0.11.0...v0.12.0
Login
Full Changelog: v0.10.0...v0.11.0
v0.10.0
Clear old files on dashes deploy
Full Changelog: v0.9.0...v0.10.0
Bugfix: Adding missing props on dashes deploy
This is a bugfix that adds path
and layout
props to dashes deployment
Adding support to Abstra Dashes
This release allow using the CLI to deploy abstra dashes built with the VS Code extension
Added Deploy command
What's Changed
- Add restart button text customization by @joaohenrifranco in #14
- Improve README by @joaohenrifranco in #15
Full Changelog: v0.6.1...v0.7.0
Patch v0.6.0
Full Changelog: v0.6.0...v0.6.1