Skip to content

Releases: futuredapp/arkitekt

5.2.2

07 Nov 16:42
c0dca94
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.2.1...5.2.2

5.2.1

12 Oct 14:57
2a3d089
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.2.0...5.2.1

5.2.0

19 May 08:59
095500e
Compare
Choose a tag to compare

• Removed Android Studio templates
• Updated dependencies

5.1.0

14 Dec 08:31
ef24905
Compare
Choose a tag to compare
  • Added global error logging for use cases

5.0.0

16 Jul 08:32
e04418f
Compare
Choose a tag to compare

Release Arkitekt on maven central

4.0.0

21 Apr 10:15
b8812b5
Compare
Choose a tag to compare

The first release under new name Arkitekt

3.1.1

18 Feb 16:55
99b3580
Compare
Choose a tag to compare

Bugfixes

  • Fix invalid artifact name of module mvvm-test

3.1.0

05 Feb 08:30
d067132
Compare
Choose a tag to compare

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

15 Jan 12:34
561e161
Compare
Choose a tag to compare
Merge pull request #102 from thefuntasty/feature/2.x-github-actions

Feat: added github actions for 2.x branch

3.0.0

09 Jan 10:18
1ab0bed
Compare
Choose a tag to compare

Features

  • Interactors renamed to more common UseCases
  • Improved lamdas in UseCases
  • Improved argument passing to UseCases