Releases: futuredapp/arkitekt
Releases · futuredapp/arkitekt
5.1.0
Compare
Sorry, something went wrong.
No results found
Added global error logging for use cases
5.0.0
Compare
Sorry, something went wrong.
No results found
Release Arkitekt on maven central
4.0.0
Compare
Sorry, something went wrong.
No results found
The first release under new name Arkitekt
3.1.1
Compare
Sorry, something went wrong.
No results found
Bugfixes
Fix invalid artifact name of module mvvm-test
3.1.0
Compare
Sorry, something went wrong.
No results found
Features
Added testing modules for rx-usecase, cr-usecase and mvvm
Added support for synchronous execution of cr-usecase
Improved testing of the example module
2.1.3
Compare
Sorry, something went wrong.
No results found
Merge pull request #102 from thefuntasty/feature/2.x-github-actions
Feat: added github actions for 2.x branch
3.0.0
Compare
Sorry, something went wrong.
No results found
Features
Interactors renamed to more common UseCases
Improved lamdas in UseCases
Improved argument passing to UseCases
2.1.2
Compare
Sorry, something went wrong.
No results found
Bugfixes
Fixed possible uncatched errors #85
2.1.1
Compare
Sorry, something went wrong.
No results found
Bugfixes
Fixed possible race condition causing application crashes when using coroutines interactors #83
2.1.0
Compare
Sorry, something went wrong.
No results found
New features
Added new Interactors based on coroutines
Added gradle plugin for downloading file templates
Other
Added deployment scripts for deploy to Gradle Plugin Portal and JCenter