- 54a3ab9: Add
buildAssistantConfigurationSchema
to get JSON Schema describing entire Assistant configuration shape.
- dd91ad8: Updated dependencies
- c857d5c: Updated dependencies
- 80e6f01: Updated dependencies, including migration to
@sketch-hq/sketch-file
- dd91ad8: Updated dependencies
- c857d5c: Updated dependencies
- 80e6f01: Updated dependencies, including migration to
@sketch-hq/sketch-file
- d58e849: Updated various package dependencies.
- f8a0829: Support for reporting violations that reference multiple Sketch file objects.
- 81a6e61: Add timeouts to rules.
- f155f44: Renamed
file
prop inProcessedSketchFile
tooriginal
. - 0b479bc: Refactored violation
locations
toobjects
and added aclass
value.
- 0b479bc: Refactored violation
locations
toobjects
and added aclass
value.
- f8a0829: Support for reporting violations that reference multiple Sketch file objects.
- 81a6e61: Add timeouts to rules.
- f155f44: Renamed
file
prop inProcessedSketchFile
tooriginal
.
- e76fabd: Introduction of the Assistants CLI.
- 2f6f82b: Changed the
RunOutput
type so its shape is more consistent when an Assistant outputs an error or a result. This is so that it plays nicely with Swift Codable, which has trouble decoding JSON derived from TypeScript discriminated unions. - 6733a97: Numerous refactors around Sketch file object iteration.
- 8351103: Add rule timings to profile data.
- c802b6b: Support an ignore config in the Assistants workspace.
- 67f62f2: Changes to profile data format.
- 21de31c: Allow
allObjects
andobjects
to be set at the same time in an ignore config. - a004097: Update to latest file format and remove some @ts-ignore directives.
- bc13811: Initial release in monorepo.
- 21de31c: Allow
allObjects
andobjects
to be set at the same time in an ignore config.
- c802b6b: Support an ignore config in the Assistants workspace.
- a004097: Update to latest file format and remove some @ts-ignore directives.
- 2f6f82b: Changed the
RunOutput
type so its shape is more consistent when an Assistant outputs an error or a result. This is so that it plays nicely with Swift Codable, which has trouble decoding JSON derived from TypeScript discriminated unions.
- 67f62f2: Changes to profile data format.
- 8351103: Add rule timings to profile data.
- e76fabd: Introduction of the Assistants CLI.
- 6733a97: Numerous refactors around Sketch file object iteration.
- bc13811: Initial release in monorepo.