Skip to content

Releases: tomvoet/rqlite-rs

v0.6.0

12 Jan 14:17
Compare
Choose a tag to compare

Changelog

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

[0.6.0] - 2025-01-12

🚀 Features

  • Allow fallback strategies (#22)

🐛 Bug Fixes

  • (ci) Pin tarpaulin version (#23)

🚜 Refactor

  • Minimize deps (#25)

📚 Documentation

  • Update readme

⚙️ Miscellaneous Tasks

  • Bump versions

❤️ Contributors

v0.5.0

28 Dec 12:57
Compare
Choose a tag to compare

Changelog

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

[0.5.0] - 2024-12-28

🚀 Features

  • Added blob support (#21)

📚 Documentation

  • Fix version typo

⚙️ Miscellaneous Tasks

  • Update pre_ci workflow
  • Simplified ci workflow
  • Updated codecov config
  • Bump versions

v0.4.1

17 Dec 16:44
Compare
Choose a tag to compare

Changelog

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

[0.4.1] - 2024-12-17

🚀 Features

  • (rqlite-rs) Support Option arguments (#15) (#17)

📚 Documentation

  • (Readme.md) Updated ci badge

⚙️ Miscellaneous Tasks

  • Fully overhaul actions workflows (#19)
  • Fix coverage condition
  • Updated msrv
  • Bumped rqlite-rs-core version
  • Bumped rqlite-rs-macros version
  • Bumped rqlite-rs version