Changes between Initial Version and Version 1 of Ticket #6275, comment 4
- Timestamp:
- 04/21/2022 02:03:17 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6275, comment 4
initial v1 2 2 > As an alternative to `"optional": true`, what about `"last_version": "1.2.3"`? Or `"present_in_versions": "1.0-1.2.3"`. 3 3 4 Checksum files are versioned, so it' d be `In this specific version of the plugin-slug 1.2.3, file XYZshould be one of these hash(es): ..... OR not present`.4 Checksum files are versioned, so it's `In this specific version of the plugin-slug 1.2.3, file XYZ.ext should be one of these hash(es): ..... OR not present`. 5 5 6 6 > Other boolean alternatives: `"current": false`, `"active": false`, `"deprecated": true`.