v0.0.4
·
279 commits
to refs/heads/main
since this release
This release hardens the offerings for Scala Native and Scala.js. This includes:
- Tests for Scala.js and Scala Native
- Updates to dependencies where needed to support Scala.js and Scala Native
- Consolidating several modules
- CI and build overhaul for more efficient builds
What’s Changed
- Logback fixes for tests (#71) @etspaceman
- Scala Native and JS support for Producers (#69) @etspaceman
- Scala Native and JS tests for smithy4s client (#52) @etspaceman
- UUIDGen instead of java.util.UUID + Build Updates (#66) @etspaceman
- Move everything to Test scope, remove IT/Fun scopes (#65) @etspaceman