Skip to content

Releases: InkApplications/Watermelon

1.9.0

16 Feb 16:50
1.9.0
3b3cd51
Compare
Choose a tag to compare

Added

  • DateTime
    • Added Instant.toZonedDateTime extension to convert an Instant to a
      ZonedDateTime in a specific timezone without needing to do multiple
      conversions.
    • Added FixedClock class to provide a simple syntax for creating a
      clock with a static time. This is particularly useful in combination
      with the Zoned clock implementation, since an anonymous interface
      conversion is cumbersome to convert.

1.8.1

05 Jan 20:18
1.8.1
01e283a
Compare
Choose a tag to compare

Fixed

 - Coroutines
     - Fixed `OngoingFlow.collectOn` implementation from throwing an error
       during collection.

1.8.0

05 Jan 20:18
1.8.0
248719b
Compare
Choose a tag to compare

Added

  • Coroutines
    • OngoingFlow construct for flows that do not end, along with applicable
      transformation operators.

1.7.0

24 May 16:45
1.7.0
9d5f007
Compare
Choose a tag to compare

See CHANGELOG.md for details

1.6.0

19 May 02:17
1.6.0
43fc095
Compare
Choose a tag to compare
1.6.0

1.5.0

30 Mar 22:25
1.5.0
932335e
Compare
Choose a tag to compare

Change Log

Added

  • New Module: com.inkapplications.watermelon:data
    • Added module for common data abstractions and structures
    • Added Data Transformer construct to data module for bidirectional
      data conversions.
    • Added Data Validator construct for verifying arbitrary data values.

PRs

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0

12 Jan 04:09
1.4.0
0e59604
Compare
Choose a tag to compare
1.4.0

1.3.0

27 Aug 14:52
1.3.0
83341ed
Compare
Choose a tag to compare
1.3.0

1.2.0

27 Aug 11:36
1.2.0
169936a
Compare
Choose a tag to compare
1.2.0

1.0.0

05 Mar 18:01
1.0.0
a53f534
Compare
Choose a tag to compare
1.0.0