Skip to content

Commit

Permalink
Version 4.0.0 RC2 New Features!
Browse files Browse the repository at this point in the history
Adds new commands to make setting parameters easier, fixes a bug with using `HEAT_SOAK` outside of a print, and includes links to donate and join the Rootiest Discord server.

- BUG: Fix running `HEAT_SOAK` outside of a print.
- FEAT: Add `SET_START` macro
- FEAT Add `SET_HOMING` macro
- FEAT: Add `SET_PARKING` macro
- FEAT Add `SET_CLEANING` macro
- CHORE: Add discord and donation links
<!-- This is an auto-generated comment: release notes by openai -->

> "New commands to set with ease,
> Bug fixed for HEAT_SOAK release.
> Donate and join our Discord too,
> Better printing just for you."
<!-- end of auto-generated comment: release notes by openai -->
  • Loading branch information
rootiest committed Jun 12, 2023
2 parents 5c8b9d1 + 09a9a0f commit c505996
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: Publish Release


on:
push:
tags:
- "v*"
- "Version*"
branches:
- master
- main

jobs:
tagged-release:
Expand Down

0 comments on commit c505996

Please sign in to comment.