Releases: Squix/airtable-devops
Releases · Squix/airtable-devops
v1.2.1
v1.2.0
🎉 Airtable DevOps Tools v1.2.0
✨ New feature
- The diff command now supports a --git and a single tracked-file option to compare two versions of the same schema file.
🐛 Bugs squashed
- validate command errors are clearer (#15)
- multipleSelects fields are no longer producing invalid schemas (#17)
🛠️ Installation
Download the appropriate binary for your platform from the assets below.
v1.1.2
v1.1.1
🎉 Airtable DevOps Tools v1.1.1
✨ New feature
- The get-schema command now supports a -file option to specify the absolute path where the schema will be saved. It enables the use of Git to track changes to the schema, by overwriting the file at each run.
🐛 Bugs squashed
- This BREAKING error was resolved : Unknown conflicting option "--file-path". Did you mean option "--file"?
🛠️ Installation
Download the appropriate binary for your platform from the assets below.
v1.0.0
🎉 Airtable DevOps Tools v1.0.0
✨ Features
- 🔎 Generate schema files representing the structure of Airtable bases.
- ✅ Validate schema files to ensure they follow the correct structure used by this CLI.
- 📋 Compare two schema files to see structural changes in a human-readable format.
🛠️ Installation
Download the appropriate binary for your platform from the assets below.