Skip to content

Releases: yumemi-inc/Tart

1.2.0

06 Feb 06:07
f28e09b
Compare
Choose a tag to compare

What's Changed

  • Supports Compose Multiplatform by @hkusu in #40

Full Changelog: 1.1.0...1.2.0

1.1.0

03 Feb 07:41
9aad670
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

01 Feb 13:31
4ab948c
Compare
Choose a tag to compare

What's Changed

  • Change MessageMiddleware interface by @hkusu in #26
  • Fix error handling bug by @hkusu in #27
  • Add factory class description to README by @hkusu in #28
  • Remove redundant latestState input by @hkusu in #29
  • Refactor error handling by @hkusu in #30
  • Add option to rememberViewStore() by @hkusu in #31
  • Update README by @hkusu in #33
  • Common publishing configuration via build-logic by @TBSten in #32
  • Update README by @hkusu in #34
  • Introduce new rememberViewStore overload by @hkusu in #36
  • docs: fix typo on README.md by @kaleidot725 in #35

New Contributors

Full Changelog: 1.0.0-rc02...1.0.0

1.0.0-rc02

12 Dec 09:00
32a871e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-rc01...1.0.0-rc02

1.0.0-rc01

07 Dec 02:10
f7681ab
Compare
Choose a tag to compare

What's Changed

  • Refactoring by @hkusu in #6
  • Change Middleware error handling by @hkusu in #7
  • Enable error handling on the Middleware side by @hkusu in #8
  • Revert "Change Middleware error handling" by @hkusu in #9
  • Remove functional interfaces by @hkusu in #10
  • Rename ( ComposeStore -> ViewStore ) by @hkusu in #11
  • Update README by @hkusu in #12
  • Change event handling by @hkusu in #13
  • Remove processInitialStateEnter option as it is redundant by @hkusu in #14
  • Update README by @hkusu in #15
  • Release 1.0.0-rc01 by @hkusu in #16
  • Fix CI bug by @hkusu in #17

Full Changelog: 1.0.0-beta02...1.0.0-rc01

1.0.0-beta02

10 Nov 12:43
00c8e23
Compare
Choose a tag to compare

What's Changed

  • Change dependencies by @hkusu in #2
  • Remove @ Composable annotation as it is redundant by @hkusu in #3
  • Use CoroutineContext by @hkusu in #4
  • Release 1.0.0-beta02 by @hkusu in #5

Full Changelog: 1.0.0-beta01...1.0.0-beta02

1.0.0-beta01

07 Dec 02:54
e64324d
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/yumemi-inc/Tart/commits/1.0.0-beta01