Skip to content

Releases: TraGicCode/busly-cli

v0.36.0

Choose a tag to compare

@TraGicCode TraGicCode released this 22 Dec 14:43
66735a1

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.36.0 - 2025-12-22

Full Changelog

Added

  • Add winget installation option and automated release process #164 (TraGicCode)

v0.35.0

Choose a tag to compare

@TraGicCode TraGicCode released this 18 Dec 16:58
fba364b

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.35.0 - 2025-12-18

Full Changelog

Added

Fixed

  • Fix issue on graceful shutdown with rabbitmq due to not copying memory for the message body #161 (TraGicCode)

v0.34.0

Choose a tag to compare

@TraGicCode TraGicCode released this 08 Dec 05:25
36fcc4f

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.34.0 - 2025-12-08

Full Changelog

Added

  • Update integration tests to dogfood off of rawendpoint factory from busly #148 (TraGicCode)
  • Add section for terminal customizations with oh-my-posh. Also fix up introduction section #146 (TraGicCode)
  • Update quick start example to better show how to utilize docker #145 (TraGicCode)

v0.33.0

Choose a tag to compare

@TraGicCode TraGicCode released this 08 Dec 02:58
4d820be

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.33.0 - 2025-12-08

Full Changelog

Added

  • Change how current-transport and removal of a transport updates the file. This is an attempt to preserve formatting from user. #143 (TraGicCode)
  • Update AzureStorageQueueTransport initialization #142 (TraGicCode)

v0.32.0

Choose a tag to compare

@TraGicCode TraGicCode released this 06 Dec 23:23
e1745bc

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.32.0 - 2025-12-06

Full Changelog

Added

  • Add Routing Topology and QueueType to RabbitMQ Transport #140 (TraGicCode)

v0.31.0

Choose a tag to compare

@TraGicCode TraGicCode released this 06 Dec 21:48
73c19c6

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.31.0 - 2025-12-06

Full Changelog

Added

v0.30.0

Choose a tag to compare

@TraGicCode TraGicCode released this 06 Dec 19:59
e853060

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.30.0 - 2025-12-06

Full Changelog

Added

v0.29.1

Choose a tag to compare

@TraGicCode TraGicCode released this 06 Dec 17:51
e3f92b5

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.29.1 - 2025-12-06

Full Changelog

Fixed

v0.29.0

Choose a tag to compare

@TraGicCode TraGicCode released this 06 Dec 05:13
bffdb3a

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.29.0 - 2025-12-06

Full Changelog

Added

v0.28.0

Choose a tag to compare

@TraGicCode TraGicCode released this 06 Dec 03:22
b16e812

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.28.0 - 2025-12-06

Full Changelog

Added

  • Add S3 Bucket support for amazon sqs transport config #130 (TraGicCode)