Skip to content

Releases: danik-tro/redis-config

v0.2.2

25 Mar 21:56
Compare
Choose a tag to compare

Miscellaneous Chores

  • Update config requirement from 0.13.3 to 0.14.0
  • Update redis requirement from 0.24.0 to 0.25.2

v0.2.1

05 Jan 00:54
Compare
Choose a tag to compare

Documentation

  • Fix doc in lib.rs file

v0.2.0

05 Jan 00:41
Compare
Choose a tag to compare

Bug Fixes

  • Fix tokio-comp feature

Documentation

  • Update docs for RedisSource with states
  • Add more docs

Refactoring

  • Breaking Changes. Refactor the crate folder structure. Move to workspaces
  • Update CI according to changes

v0.1.1

30 Dec 01:09
Compare
Choose a tag to compare

Other

  • (deps) Update redis requirement from 0.23.3 to 0.24.0
  • (ci) Change CI release strategy
  • Fix release-plz cliff commit-parsers
  • release (#2)

v0.1.0

10 Oct 18:06
2893e95
Compare
Choose a tag to compare
feat: Implement MVP redis-config crate

feat: Implement MVP redis-config crate
feat: Add CI
feat: Add docs & tests