Skip to content

Releases: teletha/sinobu

v3.14.1

27 Sep 04:40
e54cb80
Compare
Choose a tag to compare

3.14.1 (2024-09-27)

Bug Fixes

  • block section should not delete the extra header whitespace (a9c61dd)
  • reduce code size (8da9deb)

v3.14.0

13 Sep 03:07
4a6bff6
Compare
Choose a tag to compare

3.14.0 (2024-09-13)

Features

  • add Signal#buffer(keySelector) (04d8696)

v3.13.0

21 Aug 01:38
9edb9a4
Compare
Choose a tag to compare

3.13.0 (2024-08-21)

Features

  • change signature - Storable#locate returns Path instead of String (d8755ca)

v3.12.0

17 Aug 09:50
7c64050
Compare
Choose a tag to compare

3.12.0 (2024-08-17)

Features

  • suppress the sequencial same error in UncaughtExceptionHandler (cd7191c)

Bug Fixes

  • make error notifier more simple (ffe2a8c)
  • synchronize Model#of (271b095)

v3.11.0

03 Apr 04:52
22b0b03
Compare
Choose a tag to compare

3.11.0 (2024-04-02)

Features

Bug Fixes

  • reduce code size and memory size on runtime (34fa56c)
  • revert null check (97e0113)

v3.10.1

02 Mar 00:55
6d06263
Compare
Choose a tag to compare

3.10.1 (2024-03-01)

Bug Fixes

v3.10.0

01 Mar 12:48
d8d6280
Compare
Choose a tag to compare

3.10.0 (2024-03-01)

Features

  • Signal#throttle and #debounce support lazy time resolver (a487680)

v3.9.3

20 Feb 09:31
cd167a7
Compare
Choose a tag to compare

3.9.3 (2024-02-20)

Bug Fixes

  • non-static inner class with Lifestyle dependency throws error (a90c3b1)

v3.9.2

18 Feb 12:25
6953c3a
Compare
Choose a tag to compare

3.9.2 (2024-02-18)

Bug Fixes

  • Disposable forbids multiplex dispose call (61d4343)

v3.9.1

08 Jan 22:34
c0c7896
Compare
Choose a tag to compare

3.9.1 (2024-01-08)

Bug Fixes