Skip to content

Releases: cafadev/turbobus

v1.0.0

16 Apr 02:25
d0b2733
Compare
Choose a tag to compare

Changelog

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

[1.0.0] - 2024-04-16

🚀 Features

  • Add release workflow (#1)

v1.0.0-alpha.10

16 Apr 02:16
9ae9b54
Compare
Choose a tag to compare
v1.0.0-alpha.10 Pre-release
Pre-release

Changelog

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

[1.0.0-alpha.10] - 2024-04-16

🚀 Features

  • Add release workflow

v1.0.0-alpha.9

15 Apr 00:41
a821c04
Compare
Choose a tag to compare
v1.0.0-alpha.9 Pre-release
Pre-release

Changelog

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

[1.0.0-alpha.9] - 2024-04-15

🐛 Bug Fixes

  • Add injection documentation

v1.0.0-alpha.8

14 Apr 20:46
f5223e7
Compare
Choose a tag to compare
v1.0.0-alpha.8 Pre-release
Pre-release

Changelog

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

[1.0.0-alpha.8] - 2024-04-14

🐛 Bug Fixes

  • Add examples and update documentation

📚 Documentation

  • Add examples and update documentation

v1.0.0-alpha.7

14 Apr 15:03
200a93c
Compare
Choose a tag to compare
v1.0.0-alpha.7 Pre-release
Pre-release

Changelog

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

[1.0.0-alpha.7] - 2024-04-14

🚀 Features

  • Rename command decorator with kw_only_frozen

v1.0.0-alpha.6

14 Apr 15:02
13d7076
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release

Changelog

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

[1.0.0-alpha.6] - 2024-04-14

🚀 Features

  • Reduce boilerplate + add type checking for execute methods
  • Allow inject params + improve command typing for generics
  • Add command decorator for default dataclass values
  • Add semantic exceptions + improve provider methods

⚙️ Miscellaneous Tasks

  • Remove double spaces + update dependencies

v1.0.0-alpha.5

12 Oct 02:54
af0637d
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release

Changelog

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

[1.0.0-alpha.5] - 2023-10-12

Bug Fixes

  • Update docs

v1.0.0-alpha.4

12 Oct 02:47
5464c41
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

Changelog

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

v1.0.0-alpha.3

12 Oct 02:09
1d6057a
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

Changelog

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

[1.0.0-alpha.3] - 2023-10-12

Bug Fixes

  • Versioning for build process

v1.0.0-alpha.2

12 Oct 00:59
315bc8c
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

Changelog

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

[1.0.0-alpha.2] - 2023-10-12

Bug Fixes

  • Add auto publish

Features

  • Publish only on new tags

Miscellaneous Tasks

  • Update markdown highlights
  • Add setup.py to enable pip installation