Skip to content

Releases: AnswerDotAI/fastship

v0.0.9

20 Mar 23:43

Choose a tag to compare

New Features

  • Add CHANGELOG_MARKER constant and validate its presence before inserting release notes (#9)

v0.0.8

17 Mar 04:39

Choose a tag to compare

New Features

  • Allow changelog review even with --no-changelog and skip commit when worktree is clean (#8)

v0.0.7

17 Mar 03:47

Choose a tag to compare

New Features

  • Replace underscore with hyphen (#7)

v0.0.6

27 Jan 19:37

Choose a tag to compare

New Features

  • Add ship_release for full release workflow (#6), thanks to @jph00

v0.0.5

27 Jan 19:33

Choose a tag to compare

New Features

  • Add ship_changelog and improve Release API (#5), thanks to @jph00

v0.0.4

27 Jan 07:09

Choose a tag to compare

New Features

  • project.urls in ship_new template with gh_org param (#4), thanks to @jph00

v0.0.3

27 Jan 03:17

Choose a tag to compare

New Features

  • ship_release_gh: only include issue/PR titles in changelog (#3), thanks to @jph00

v0.0.2

27 Jan 03:15

Choose a tag to compare

New Features

  • Add ship_pr command for quick PR workflow (#1), thanks to @jph00

Bugs Squashed

  • Fix body path check for multiline strings (#2), thanks to @jph00

v0.0.1

27 Jan 02:01

Choose a tag to compare

  • init commit