Releases: ScorexFoundation/scorex-util
Releases · ScorexFoundation/scorex-util
Release v0.2.2
What's Changed
- Added cross-compiling to Scala3 by @aslesarenko in #30
- Update scala versions, dependencies and github actions. by @jozanek in #33
- Implement Reader#getUIntExact(). by @jozanek in #34
New Contributors
Full Changelog: v0.2.1...v0.2.2
Release v0.2.1
Release v0.2.0
What's Changed
- migrate CI to GA by @greenhat in #25
- Cross-compilation with Scala.js by @aslesarenko in #26
Full Changelog: v0.1.8...v0.2.0
Release 0.1.7
- Cross-compilation for Scala 2.13 & 2.11
- Automated publishing support
Release 0.1.1
This initial release contains some common components, used by different Scorex projects:
- Bytes encoding/decoding
- Logging
- ModifierId
- Secure random bytes generation