Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 1.07 KB

v1.0.0 (2024-10-22)

Breaking changes

  • Flowpipe v1.0.0 is now required. For a full list of CLI changes, please see the Flowpipe v1.0.0 CHANGELOG.
  • In Flowpipe configuration files (.fpc), credential and credential_import resources have been renamed to connection and connection_import respectively.
  • Renamed all cred params to conn and updated their types from string to conn.

Enhancements

  • Added library to the mod's categories.
  • Updated the following pipeline tags:
    • type = "featured" to recommended = "true"
    • type = "test" to folder = "Tests"

v0.2.0 [2024-02-08]

What's new?

  • Added create_branch, delete_branch and get_branch pipelines. (#10)

v0.1.0 [2023-12-13]

What's new?

  • Added 35+ pipelines to make it easy to connect your issues, pull requests, repositories and more. For usage information and a full list of pipelines, please see GitHub Mod for Flowpipe.