Shuttle v1.0.0 Release Notes
Release Date: 2021-07-01 // about 3 years ago-
No data yet ๐
You can check the official repo
Previous changes from v1.0.0-beta01
-
โ Added
- โ added unit tests in the framework, framework-integrations-persistence, and framework-integrations-extensions-room modules
- โ added an early return and channel send to ShuttleRepository
๐ Changed
- set the compileSDKVersion to 30
- project dependency versions
- ๐ fixed unit tests in ShuttleBundleTest
- corrected the file delete function calls in ShuttlePersistenceFileSystemGateway
- โก๏ธ updated code in ShuttleDataWarehouse (the warehouse used for unit testing)
- ๐ changed ShuttleCargoFacade for unit testing
- ๐ updated the code documentation