Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Latest commit

 

History

History
102 lines (46 loc) · 4.84 KB

CHANGELOG.md

File metadata and controls

102 lines (46 loc) · 4.84 KB

Changelog

0.10.0-beta (2024-03-12)

Features

  • expose description field in Operator entity (#66) (043d5e3)

Bug Fixes

  • text: fix nil meta issue for txt file (#70) (b5ac353)

0.9.0-beta (2024-02-29)

Features

  • auto-generate operator README.mdx (#65) (0647a26)

Bug Fixes

  • add missing array: instillFormat in operator output (#63) (ca146c3)

0.8.0-beta (2024-02-16)

Features

  • implement jq task in JSON operator (#61) (f38cd90)
  • json: use semi-structured/json in TASK_MARSHAL and TASK_UNMARSHAL (#62) (acbe2db)
  • set component versions to 0.1.0-alpha (#59) (80df32e)
  • store icons next to the component definition (#58) (9fea343)

0.7.0-beta (2024-01-30)

Features

0.6.1-beta (2024-01-15)

Bug Fixes

  • start: use instillFormat instead of instillAcceptFormat (#50) (1b85b55)

Miscellaneous Chores

0.6.0-beta (2023-12-15)

Miscellaneous Chores

0.5.0-alpha (2023-11-27)

Features

0.4.0-alpha (2023-11-11)

Features

  • image: add operator (#28) (83847db)
  • text: add support for text operator task tokenizer splitter (#35) (a1d4888)

0.3.0-alpha (2023-10-27)

Features

Miscellaneous Chores

  • release: release v0.3.0-alpha (d53e2ab)

0.2.0-alpha (2023-10-13)

Miscellaneous Chores

  • release: release v0.2.0-alpha (1ee3d57)

0.1.0-alpha (2023-09-30)

Miscellaneous Chores

  • release: release v0.1.0-alpha (af03462)