Releases: TraGicCode/busly-cli
v0.38.0
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.38.0 - 2025-12-24
Added
- Change assembly name so winget shimming wont be a problem... #170 (TraGicCode)
v0.37.0
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.37.0 - 2025-12-22
Added
- Trigger build and release #168 (TraGicCode)
v0.36.0
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
Added
- Add winget installation option and automated release process #164 (TraGicCode)
v0.35.0
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
Added
- Migrate to .Slnx #156 (TraGicCode)
Fixed
- Fix issue on graceful shutdown with rabbitmq due to not copying memory for the message body #161 (TraGicCode)
v0.34.0
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
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
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
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
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
Added
- Add Routing Topology and QueueType to RabbitMQ Transport #140 (TraGicCode)
v0.31.0
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
Added
- Implement Postgre Sql transport #138 (TraGicCode)
v0.30.0
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
Added
- Add support for azure storage queues transport #136 (TraGicCode)
v0.29.1
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
Fixed
- Fix SendOnly transports creating receivers #134 (TraGicCode)