Skip to content

Releases: bodymindarts/cepler

cepler release v0.6.1

21 Jul 19:59
Compare
Choose a tag to compare

Bug Fix

  • attempt to fix push to branch

cepler release v0.6.0

21 Jul 19:16
Compare
Choose a tag to compare

Features

  • handle optional environment: param in put step
  • push to non-existent remote branches

cepler release v0.5.0

08 Apr 14:58
Compare
Choose a tag to compare

Features

  • add reproduce command to reset the workspace into the currently deployed state for an environment

cepler release v0.4.9

31 Mar 18:38
Compare
Choose a tag to compare

Bug Fix

  • Fix panic in repos that only have 1 commit

cepler release v0.4.8

21 Jan 09:32
Compare
Choose a tag to compare

Improvements

  • Minor code improvements / compiled with latest rust version

cepler release v0.4.7

28 Oct 16:37
Compare
Choose a tag to compare

Bug Fix

  • Fix detecting state to deploye when propagation queue only contains changes to unrelated files

cepler release v0.4.6

22 Oct 13:29
Compare
Choose a tag to compare

Bug fix

  • Handle removing files when a directory is specified in cepler.yml

cepler release v0.4.5

15 Oct 12:40
Compare
Choose a tag to compare

Bug Fix

  • Fix prepare command

cepler release v0.4.4

15 Oct 09:54
Compare
Choose a tag to compare

Bug Fix

  • Also apply MatchOptions for when checking out files

cepler release v0.4.3

15 Oct 00:46
Compare
Choose a tag to compare

Bug Fix

  • Also apply MatchOptions for propagated files.