Releases: scoquelin/arugula
Releases · scoquelin/arugula
v0.0.1
Initial pre-release
What's Changed
- reduce dependencies in core to just lettuce by @72squared in #1
- support hmset command by @72squared in #2
- support for preliminary set of redis list commands by @72squared in #3
- Add CI steps to run compile/tests/integration steps by @scoquelin in #7
- split up commands by type into traits that can be composed by @72squared in #9
- simplify redis client interface by @72squared in #11
- Enable cross-compilation for Scala 2.13 and Scala 3 by @scoquelin in #10
- #12 support most common string operations by @72squared in #13
- #12 implement string range and string multi related commands by @72squared in #14
- Add support for testing operations with LongCodec by @scoquelin in #16
- Fixing imports and class naming by @scoquelin in #17
- support string bitwise operations #12 by @72squared in #19
- support full set of redis hash commands #20 by @72squared in #21
- support all of the Redis List commands #23 by @72squared in #24
- reorganize tests by command type grouping by @72squared in #25
- Bumping versions and adding sbt-ci-release plugin by @scoquelin in #18
- Trying to publish artifacts on io.github.scoquelin by @scoquelin in #26
- Try publishing on com.github.scoquelin by @scoquelin in #27
- Prepare 1st release by @scoquelin in #28
New Contributors
- @72squared made their first contribution in #1
- @scoquelin made their first contribution in #7
Full Changelog: https://github.com/scoquelin/arugula/commits/v0.0.1