Skip to content

Releases: VoronDesign/VoronToolkit

Release v1.0.1

14 Dec 15:53
Compare
Choose a tag to compare

1.0.1 (2023-12-14)

Bug Fixes

Release 1.0.0

14 Dec 15:49
Compare
Choose a tag to compare

1.0.0 (2023-12-14)

⚠ BREAKING CHANGES

  • This breaks compatibility with all previous versions due to a renaming of most functions

Features

  • Loads of changes, yaml validation (2351492)
  • Rename project to VoronToolkit (ba97cb2)

.

Release v0.8.5

12 Dec 20:21
Compare
Choose a tag to compare

0.8.5 (2023-12-12)

Release v0.8.4

12 Dec 18:18
Compare
Choose a tag to compare

0.8.4 (2023-12-12)

Bug Fixes

  • fix imagekit uploader, pr comment helper (5c3cd37)

Release v0.8.3

12 Dec 17:09
Compare
Choose a tag to compare

0.8.3 (2023-12-12)

Bug Fixes

  • Fix up image upload, add workflow (ceb58ed)

Continuous Integration

  • Give PR write permissions to the post process pr workflow [skip ci] (fe31882)

Release v0.8.2

12 Dec 16:43
Compare
Choose a tag to compare

0.8.2 (2023-12-12)

Bug Fixes

  • Store correct value in outcome.txt (33c9b78)

Continuous Integration

  • Give github token to container [skip ci] (3c434c9)
  • Use correct env variable [skip ci] (43ffb3c)
  • Use proper argument [skip ci] (daf5d0a)

Release v0.8.1

12 Dec 16:14
Compare
Choose a tag to compare

0.8.1 (2023-12-12)

Continuous Integration

  • Add post_process_pr workflow (403f0b0)
  • fix output path for PR number [skip ci] (ea1e711)
  • fix permission issue when pushing pr number [skip ci] (4aee885)

Release v0.8.0

12 Dec 15:29
Compare
Choose a tag to compare

0.8.0 (2023-12-12)

Features

  • Tons of updates, breaking changes in artifact output, pr_helper (8df279e)

Release v0.7.1

11 Dec 16:03
Compare
Choose a tag to compare

0.7.1 (2023-12-11)

Bug Fixes

  • Don't log full exceptions, some wording fixes (46d8b8b)

Release v0.7.0

11 Dec 15:36
Compare
Choose a tag to compare

0.7.0 (2023-12-11)

Features

  • Switch frome coloredlogs to loguru (621f36e)

Bug Fixes

  • Correct wrong output in test_pr workflow [skip ci] (ffdb975)
  • Fix artifact download & label set, rename GH helper function (5f20d05)

Continuous Integration

  • Add test_pr workflow [skip ci] (8dd97c7)
  • Always execute all steps! [skip ci] (a0841be)